Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1d9d71…5e0dc7
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9cd30c…9ac00a
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4a3ee5…b62414
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcd4ef5…ba7cdc
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xca29eb…0f803f
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5d9cbc…8e86f0
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x69d7fb…6b4754
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xeb64ad…ae8104
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9d8035…2c5349
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1c84ca…862acc
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc522d7…50b40f
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1d5beb…2763c2
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2b7d89…b8e17f
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0427fc…6397e1
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0ea71e…d3797c
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb051f4…cefaf5
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1f9e2a…d16d8d
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xab2f66…ed48b0
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x64ffbb…4aae62
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6430da…2d6c2e
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdf1aaa…1dc193
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x421139…691ae5
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb7d64f…7c58fe
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe49e2a…39ead5
0xa587…3dde0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4ba3f4…e2817e

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.