Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase73d ago0x21d14e…333ae2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005128100%coinbase73d ago0xb852f4…3aa41e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase73d ago0x4b94fa…50e4c3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase73d ago0x9dbcd5…281e6a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase73d ago0x5390e8…4bb327
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase73d ago0x44f8c8…7be62c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase73d ago0x85a223…b38a96
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase73d ago0x203f84…65976f
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase74d ago0xbdac6b…23fc59
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x941f72…45267d
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x73d2ca…79a98c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x52eb86…594d72
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x5a5053…dfa3ca
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x9ad1fd…9e538c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x6c15d3…fb7642
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x7aa3c2…3da069
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x68d65b…bfb81b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0xea186f…aee17f
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x23ffb8…606ed2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x0e6a54…475a03
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0xafd421…fd12e4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x601cb1…39942a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x0462de…e169bf
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x23cd45…f087c0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase74d ago0x3087c7…aea36c

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.