Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x93ba6e…42d92e
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x46b6ed…af7d36
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xe638f2…701b7e
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xfc71b4…8ae6fa
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xfd78e0…dabdaa
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xbb4310…0f2f91
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x598a11…44b8ed
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x409cc2…4ecb73
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x4e2fd2…ed65aa
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x021d39…a8d06e
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xb142e8…3e8204
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x31e973…e7c18d
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x8fd748…cdd2b9
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x867041…f822dc
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x15e475…432c6a
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x6fb163…9a716b
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x693861…7415d3
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x92cda8…abc805
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xd0e7e1…82644d
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x3252b4…0174e3
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x8160ac…5d8880
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x6e6f98…ece283
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xca2c3b…85ca63
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x2da70b…3e5d70
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x681829…80ebe3

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.