Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x66d7…83bcBasex402 service$0.32100%coinbase111d ago0xeb379f…384e57
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase111d ago0xf4a54c…8ce4fe
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase111d ago0x83e793…108710
0x9cc4…b1760x66d7…83bcBasex402 service$0.16100%coinbase111d ago0xb08fc8…47c2ab
0x9cc4…b1760x66d7…83bcBasex402 service$0.22100%coinbase111d ago0x11e815…6e45f0
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x2d0ed5…5e4e24
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xaa6c35…f3ffe0
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x68f477…042591
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x0e80df…db569d
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xa4724f…990e54
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xe229c8…4a0ea7
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x680b14…73a5c9
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x63d571…f1728e
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x31543a…c3dc35
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xcb4022…7c31fb
0x04f9…a77f0x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x33c8d4…793c28
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x5a079a…d4d60b
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x4a9509…0ff449
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xc4ceec…980f05
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xccf14c…d92a3d
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x51fd6d…211432
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x9920a6…1c01c2
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x6f29e8…089852
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0xdf8654…1dbdf7
0x9cc4…b1760x66d7…83bcBasex402 service$0.05100%coinbase111d ago0x5f85d1…367b74

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.