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%coinbase20d ago0xbe128b…e321f8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe4eede…cce1a1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xcda147…ca0799
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xa7228c…f96456
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xff8a85…17c0e7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xd09e58…205682
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x67b99b…367704
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xca64dd…923ea2
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x50e68b…2c4400
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xae5e6f…356e83
0x3a52…51690x325b…d430BaseStableEnrichExa$0.05100%coinbase20d ago0x8d5c06…90daa6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x7d9ae2…49739c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x11e280…7a2a15
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe5f659…30839e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xf20457…30dd9e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xf22151…b750bd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xbffec4…f32c6f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x92fb04…7e979c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xfa9361…8f50c3
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xaa66de…a757e8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x7b1e51…349b51
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xa97159…c31ced
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xe5098f…39a645
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0x9aa1fa…7b059c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase20d ago0xb07939…10bcfe

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.