Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0xfddf4d…f66a7c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0xbca275…e4ec10
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x730ecf…f399e3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x61c072…538b9d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x77f39e…156af0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x1fd7ac…d14d33
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x700305…5e80e7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x099202…69ca23
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0x490a59…3545e5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase125d ago0xa24982…e520de
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase125d ago0xd9c331…9901b7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase125d ago0x9a91d4…d1d5e0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase125d ago0x11e564…cb2c39
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase125d ago0xcdba5b…4ac9a9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase125d ago0xac093b…80170b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase125d ago0xdf8776…3b071c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase125d ago0x613f47…36df41
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase125d ago0x2d02cf…1caf8e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase125d ago0x53be93…6e937f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase125d ago0xb0a3f0…7d27fb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase125d ago0x4d24cb…da998f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase125d ago0x48d7e2…4b8024
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase125d ago0x90fb93…e4e9da
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase125d ago0xaf21c9…6bbd74
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase125d ago0x25979e…377a8b

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.