Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase3d ago0x087d8a…372cee
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3d ago0xf96fd3…5bda64
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0x914b56…c03d70
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0xd8a226…69d059
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0x727608…cf91e9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase3d ago0x82c999…b0e939
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3d ago0x890fad…6d6d62
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase3d ago0x21610d…e0e6be
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase3d ago0x1af3f3…1e82b8
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.08100%coinbase3d ago0x433ebe…80086a
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0x096b1f…c04f2e
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0x298874…4c61e4
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase3d ago0x7b9a1b…5df347
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x1c9c7e…85a540
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xccacb0…ae3329
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0x302e50…b71464
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x500aa1…68fd55
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x1053ea…c04a69
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase3d ago0xed38cc…f582ce
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase3d ago0x4a30b8…d1bba1
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x16c4c5…1b3869
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x5feefa…f328a4
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x042763…5319ba
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0x48a006…d7ec74
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase3d ago0xa1ddce…946436

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.