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%coinbase16d ago0x73c5b1…d66d26
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase16d ago0xa1f4ea…24da80
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x4b641f…83a6d7
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x3e5ab8…c757ea
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x57b12b…16de63
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x88debc…7ebfc0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x630bb4…c95145
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xa6797c…4ef148
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xcff447…215f05
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xac3add…640b7d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x9d81b8…624151
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x70b0b4…57e6db
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xef554a…407819
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xf2e76e…a52320
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x6ced21…042335
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x8528ca…2633e9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xe1a5c8…795fc0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xd22ef9…cf8270
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0x33040f…1cda5a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase16d ago0xd2c109…00bc63
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase16d ago0x3c43e9…14e5c8
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase16d ago0xccba72…ef0a58
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x13849f…b3ada9
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x501928…52f044
0x9705…8ee60x9d3d…d837Base$0.02100%coinbase16d ago0x817965…888f2c

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.