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.16100%coinbase6d ago0x64e08f…9bb6c2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase6d ago0x353786…5148e2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase6d ago0xa0b012…e6867a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0x93c501…bbf27a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0x89a700…bb36d3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6d ago0xc2d241…3f8a90
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6d ago0x41a5f4…bc64fb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6d ago0x2bf694…afb1dd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6d ago0xbf0551…3259ee
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6d ago0xaa2193…7f189f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase6d ago0x102a93…1ff097
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase6d ago0x1d6d95…91f818
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase6d ago0xbe98e6…50c526
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase6d ago0x4c87fe…90edeb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase6d ago0xaf319e…2e11e7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase6d ago0x3737b2…354cce
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase6d ago0x0aa293…8a9816
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase6d ago0x6960b6…6f1f44
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase6d ago0xb0fdbf…a5807c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase6d ago0x41af72…a6b3fa
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase6d ago0x884871…c0dbfb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase6d ago0x48716e…439238
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase6d ago0xe29a96…cf2a12
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase6d ago0x9e3d1a…0a2c17
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase6d ago0xd93759…2e2518

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.