Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf982…abad0x54ef…095aBase—$0.01100%coinbase79d ago0xc53fd4…6ac99d
0xf982…abad0xb2be…6fedBase—$0.01100%coinbase79d ago0x4ba31e…390dc2
0xf982…abad0x659c…0226Base—$0.01100%coinbase79d ago0x310099…0c4c57
0xf982…abad0x63bd…8f39Base—$0.01100%coinbase80d ago0x6f60d3…8d0a99
0xf982…abad0x393a…b9e6Base—$0.01100%coinbase80d ago0x399342…e08ea7
0xf982…abad0xe852…4db0Base—$0.01100%coinbase80d ago0xd5f77a…b93c31
0xf982…abad0xf6d7…4ed9Base—$0.01100%coinbase80d ago0xd1c9a3…e8b392
0xf982…abad0x68c9…2bbaBase—$0.01100%coinbase80d ago0x268a74…41cc93
0xf982…abad0x0bf0…df67Base—$0.01100%coinbase80d ago0x6c6f29…f25c9e
0xf982…abad0x9d6d…bdbbBase—$0.01100%coinbase80d ago0xa20479…434f60
0xf982…abad0x642c…e1c5Base—$0.01100%coinbase80d ago0xf22b1c…a267fc
0xf982…abad0x7f0d…09b5Base—$0.01100%coinbase80d ago0x91fac2…a0b38d
0xf982…abad0x1a5e…4f6fBase—$0.01100%coinbase80d ago0x22fbf7…e61b1c
0xf982…abad0xb135…d10eBase—$0.01100%coinbase80d ago0xf8e317…4699f2
0xf982…abad0x591e…5a01Base—$0.01100%coinbase80d ago0x1c34a7…0db186
0xf982…abad0x431c…2aa6Base—$0.01100%coinbase80d ago0x0112f0…0b60d3
0xf982…abad0x5492…7878Base—$0.01100%coinbase80d ago0x22d67d…08c52d
0xf982…abad0x873c…fafaBase—$0.01100%coinbase80d ago0x38a780…71f7f6
0xf982…abad0x8773…dc51Base—$0.01100%coinbase80d ago0xf6a4a2…3beb3d
0xf982…abad0x98d1…877bBase—$0.01100%coinbase80d ago0xc01ccf…6b32bf
0xf982…abad0xfca9…9cfeBase—$0.01100%coinbase80d ago0x20a4b8…ad1219
0xf982…abad0xe865…86e5Base—$0.01100%coinbase80d ago0x7f04b2…07be15
0xf982…abad0xb882…c722Base—$0.01100%coinbase80d ago0xc442d5…c42ef6
0xf982…abad0x3c98…46fdBase—$0.01100%coinbase80d ago0x8fc128…411be9
0xf982…abad0xecf5…73e9Base—$0.01100%coinbase80d ago0x748edb…5fef8b

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.