Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase111d ago0xdf7941…b66db9
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase111d ago0x018a7e…eaf2cf
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase111d ago0x887ae9…74b17c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase111d ago0x182abd…c88039
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase111d ago0xabd8c8…60d99b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase111d ago0x2b4009…292d34
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase111d ago0x0e1439…45d4fe
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x6181b1…7f09f7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x0769a8…5139d0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase111d ago0x04da0e…670d5d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0xd4a9a2…693875
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x67cc2f…139b37
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0xa457fa…04dc83
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x142a21…9d44d6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x629c24…9fa01a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x9f0d4e…67c4c0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0xc21b47…53ada8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0x36042b…d34d00
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0xddfa60…13553f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0x60a091…6d8d26
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0xa584bf…7adea4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0xbc6448…30f4bf
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0xd7f753…879267
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase111d ago0x3b4f43…059963
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase111d ago0xde9714…b424cd

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.