Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xe0745a…e620d3
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0660df…7be65d
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x1aa97f…9c6cdd
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x19a177…d615fd
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0665b6…9c7967
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xcbab37…9b7bc6
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x6438a6…57c127
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xacec73…097f9b
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x764cc0…ab984f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x941159…3bcea2
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb7885c…4d9361
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x3d7a1c…621d35
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x87c292…29f957
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa449bf…4f5704
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xc47b50…7faed0
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xf02eb7…c13eac
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x2a6931…93f783
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xfd1635…25c350
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x8c1752…574175
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x0fcfae…c7e61f
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xb5b9a0…16f103
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xa858b6…0cafeb
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0xdb69e0…9e3411
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x12c594…52a4b7
0xe40a…17800x325b…d430BaseStableEnrichExa$0.01100%coinbase14d ago0x96afe9…b18584

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.