Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa47b…808c0x75bb…01baBase—$9.99100%coinbase77d ago0x685157…e650bc
0xa47b…808c0x75bb…01baBase—$19.99100%coinbase77d ago0x0d0b36…fcd494
0xa47b…808c0x75bb…01baBase—$199.99100%coinbase77d ago0x9a7422…c3667c
0x38c1…76870x75bb…01baBase—$49.99100%coinbase77d ago0x07b410…c00c71
0x9e85…52910x75bb…01baBase—$1.99100%coinbase77d ago0xd75ce8…0947bc
0x9e85…52910x75bb…01baBase—$1.99100%coinbase77d ago0xd26b83…66a4bc
0x9e85…52910x75bb…01baBase—$9.99100%coinbase77d ago0x19c86a…8d7f77
party-zan.eth0x75bb…01baBase—$9.99100%coinbase77d ago0x928f0a…a2862f
0xc7bf…f68e0x75bb…01baBase—$9.99100%coinbase77d ago0xa81866…36300a
0xcc35…a3ec0x75bb…01baBase—$1.99100%coinbase77d ago0x0665bf…caeba8
0xcc35…a3ec0x75bb…01baBase—$9.99100%coinbase77d ago0x90f8a5…085e19
0xcff6…f3180x75bb…01baBase—$1.99100%coinbase77d ago0x1c2677…7136e4
0xcff6…f3180x75bb…01baBase—$1.99100%coinbase77d ago0x8d8d87…748780
0x0561…04180x75bb…01baBase—$9.99100%coinbase78d ago0x9adb48…90567d
0xe95f…0dc30x75bb…01baBase—$9.99100%coinbase78d ago0xa40ba4…0f32a6
0x080c…4de30x75bb…01baBase—$9.99100%coinbase78d ago0x49d525…dd79cb

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.