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%coinbase3h ago0x5bdab6…499588
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase3h ago0x8863b2…123521
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3h ago0x5170be…aa98c7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3h ago0xa02885…ce7043
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase4h ago0x76c9a1…6bf0b3
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase4h ago0x338811…723b7a
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase4h ago0xb64410…27eaef
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase4h ago0x4c65f1…3d8a0e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x53c41e…a0d9db
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0xf4fb8d…01e8e4
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x69a256…c50e6c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x198f73…805100
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x4abc1d…3bc2b8
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0xe73952…fdeb4f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x3b0816…d1dcff
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x44c605…abd035
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0xcd185a…cebb2b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x98cb34…a4df6b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x772b81…bef173
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x61aaeb…97081f
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x85c8b8…de5c60
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x96f6aa…44de12
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x139f7f…b7db62
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x093bcf…1366ff
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase5h ago0x967cb7…d6e878

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.