Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase100d ago0x23195d…36cbf5
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0xcee7e0…63de56
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase100d ago0xb77a3f…4822bb
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase100d ago0x04d0cc…5315a2
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase100d ago0x6cb797…1c62d4
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase100d ago0x9b848e…f1d5b8
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase100d ago0x5d4976…3c2771
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates100d ago0x91885f…bd6457
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase100d ago0x53717c…920631
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates100d ago0x869a17…b9c12d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates100d ago0xf34862…531879
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%candidates100d ago0xb586d7…3bda52
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase100d ago0x1ff68d…5b982f
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase101d ago0x1a9ff6…f3badd
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase101d ago0x78b0a3…0379b0
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase101d ago0x4a0e23…598b63
0x9cc4…b1760x66d7…83bcBasex402 service$0.86100%coinbase101d ago0xad45ba…830884
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase101d ago0x997a5c…2ab984
0x9cc4…b1760x66d7…83bcBasex402 service$0.54100%coinbase101d ago0xeb94a3…1ea9ef
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase101d ago0x7db7b6…9dc305
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase101d ago0xc656f1…903ce6
0x9cc4…b1760x66d7…83bcBasex402 service$0.03100%coinbase101d ago0x10234f…0fdae4
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase101d ago0x2ccd0b…cef8c2
0x9cc4…b1760x66d7…83bcBasex402 service$0.02100%coinbase101d ago0xe89e6e…83ec34
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase101d ago0x22d86d…b14d37

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.