Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008100%coinbase70d ago0x56cc36…1316c5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x7e41f8…2a3d15
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x558b6d…d810ce
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x8d9d31…400f78
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase70d ago0x2fa5b9…0cba8a
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist70d ago0x27d9bd…d16e12
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist70d ago0x774040…c0b318
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase70d ago0xd677ed…8ef211
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase70d ago0xa66ae4…2bb672
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist70d ago0x427476…4b55c4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0x3f9e22…b194a3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0xe313e2…e8358f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0xcb26cd…2f2e4f
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI70d ago0x3b4975…a97958
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI70d ago0xdb3e11…57ed7f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase70d ago0xf11a37…bf6a8b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x27e59a…873d80
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.008100%coinbase70d ago0xb76558…5f4b07
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0xdac405…add48d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase70d ago0x22b57c…57c2ac
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase70d ago0x71bf81…f65c9e
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase70d ago0x61a7a8…3b2c06
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase70d ago0xdae373…974a8b
0x9d3d…d8370x66d7…83bcBasex402 service$0.54100%coinbase70d ago0x8afb4d…4b30b2
0x9d3d…d8370xca12…cd0cBasex402 service$0.03100%payAI70d ago0x03ebb4…5886d2

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.