Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0xd1d7…8b51Base—$0.01100%coinbase78d ago0xa6a8ff…9caff5
0xd9c4…37fc0x9f99…4c4bBase—$0.01100%coinbase78d ago0xccf851…ff5ce3
0xd9c4…37fc0xec52…c315Base—$0.01100%coinbase78d ago0xd960bb…abc234
0xd9c4…37fc0xcc82…1c4bBase—$0.01100%coinbase78d ago0xff1613…9239e9
0xd9c4…37fc0x81cd…4e11Base—$0.01100%coinbase78d ago0xb608e5…e52ec0
0xd9c4…37fc0x856d…c66dBase—$0.01100%coinbase78d ago0x77b61c…543c99
0xd9c4…37fc0x6c68…c990Base—$0.01100%coinbase78d ago0xc0f1e0…26612f
0xd9c4…37fc0x6d3f…fdfeBase—$0.01100%coinbase78d ago0xcba163…0dedbc
0xd9c4…37fc0xec34…cb19Base—$0.01100%coinbase78d ago0x1795ca…d42a07
0xd9c4…37fc0xce5b…7b36Base—$0.01100%coinbase78d ago0x6bee06…3520f0
0xd9c4…37fc0xe39e…fd9bBase—$0.01100%coinbase78d ago0x87d483…63cfa8
0xd9c4…37fc0xeb2c…2ecaBase—$0.01100%coinbase78d ago0x67ff3a…756026
0xd9c4…37fc0x7246…c083Base—$0.01100%coinbase78d ago0x8a3ac1…45c1a9
0xd9c4…37fc0x5585…d5c2Base—$0.01100%coinbase78d ago0x199d57…3777fc
0xd9c4…37fc0xf7ed…d2caBase—$0.01100%coinbase78d ago0x615e8d…c56328
0xd9c4…37fc0xc32c…f45cBase—$0.01100%coinbase78d ago0x637dbe…c5701d
0xd9c4…37fc0x6d75…6dffBase—$0.01100%coinbase78d ago0x559860…630c37
0xd9c4…37fc0xa4d1…3f19Base—$0.01100%coinbase78d ago0x284ce5…138951
0xd9c4…37fc0x5f9d…c8a4Base—$0.01100%coinbase78d ago0x23f3ac…ba3065
0xd9c4…37fc0x95d6…81c6Base—$0.01100%coinbase78d ago0x14bd2e…874a38
0xd9c4…37fc0xe851…3c27Base—$0.01100%coinbase78d ago0xb3cb47…757cee
0xd9c4…37fc0x4cbb…ac0cBase—$0.01100%coinbase78d ago0x801fce…d2d569
0xd9c4…37fc0x22f1…5174Base—$0.01100%coinbase78d ago0xb2dd5e…a7e1dd
0xd9c4…37fc0xf389…0ce7Base—$0.01100%coinbase78d ago0xd14327…f38273
0xd9c4…37fc0x73e5…38fbBase—$0.01100%coinbase78d ago0x2058ee…c11e50

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.