Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x46487e…3adda5
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x601ae0…5800d2
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase22d ago0xfe7333…d2d2a9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8d7c81…4b7595
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x753093…650840
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x5928d3…102706
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xdee5a9…8abc7b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xa39391…edd24f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x1f1703…34ec81
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x7bfa85…4afe64
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x0297d0…a4c519
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x8faf62…dfb4b4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x52e8e2…9b85af
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x7ea24b…add16d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xfb1e75…1f4424
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x3ea492…ed4f5f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc6774b…fe7e0e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x50095a…8401f2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xb88c12…681a51
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x5afcaa…a16ae7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xbb87e1…bd6429
0x3a52…51690x325b…d430BaseStableEnrichExa$0.02100%coinbase22d ago0x879d42…38ae96
0x3a52…51690x325b…d430BaseStableEnrichExa$0.02100%coinbase22d ago0x7b7ba8…3d325f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xdfce2c…43ea47
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xe131c0…32da35

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.