Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xc62a64…0218fb
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x55bdda…4c2f26
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x3d45f8…2c3600
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x22a99a…9a1b29
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xf6d613…1ffd82
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xa139c2…f2ca4f
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x636189…349d44
0x13f1…223a0x73fc…b29bBase—$0.0085100%0x0018…ca9776d ago0xd87495…cd6191
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x360a40…f5f6f6
0x6f89…20fb0x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0xce8194…7b2680
0x6f89…20fb0x73fc…b29bBase—$0.006100%0x0018…ca9776d ago0x5c49b9…e96f20
0x6f89…20fb0x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0xcc62e1…981da3
0x6f89…20fb0x73fc…b29bBase—$0.50100%0x0018…ca9776d ago0x8b68b4…85c4bd
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xea2df3…a74926
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x6e1319…32a689
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x887ff9…1a3d87
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xf772f3…f7c28b
0xeb94…22ee0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x205eff…39e117
0x1e8b…e95d0x73fc…b29bBase—$0.03100%0x0018…ca9776d ago0xb507a2…66f373
0x1e8b…e95d0x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x9137f6…16d890
0x1e8b…e95d0x73fc…b29bBase—$0.0085100%0x0018…ca9776d ago0x467cb8…8261ab
0x1e8b…e95d0x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x3bd66a…af4c2a
0xb606…55e40x73fc…b29bBase—$0.006100%0x0018…ca9777d ago0xfb78c4…d7cb3e
0x9735…c37b0x73fc…b29bBase—$0.0075100%0x0018…ca9777d ago0x878dd5…623133

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.