Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001237100%coinbase78d ago0x74c0fc…d6c75c
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xe610eb…0192f1
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x7094cd…39927d
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.002033100%coinbase78d ago0x8d15e2…cd2ad3
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x438af0…2190ee
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xe17ca2…5d32ab
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001376100%coinbase78d ago0x33e9e1…840a8e
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x8387cd…d83609
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x284baf…a5c869
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xe58daf…35b5db
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase78d ago0x1baaa1…1769a1
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001188100%coinbase78d ago0x3fd952…1303aa
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x5b6dd8…7c4a79
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x0a124c…3ae45b
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001231100%coinbase78d ago0x1a1c99…0471c3
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xf85d7c…853922
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xb32ce3…7e6511
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xb30476…b4841d
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase78d ago0x4538f5…e386f8
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.00123100%coinbase78d ago0xad5f8c…72d8a2
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x4c6318…7fdfab
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xc433d1…2040ac
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.002009100%coinbase78d ago0x8260c7…443e6a
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xbc109a…5ca510
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0xe09f7c…c2e3a9

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.