Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x50db0a…089f29
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xf123ec…fb6cde
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xd7a8d0…29ceeb
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xaf8100…26979c
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x5f6de7…9d2ae3
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x737649…19aae4
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xfc6f81…3dfd19
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xa62764…bc2682
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x710bc8…ce3be5
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x4c2b56…db1254
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x9be9bb…a6d443
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x5cbcd6…6aa45c
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x199e82…d2dbc0
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x7c5eb7…3e3d0c
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xca7789…ad9af4
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0x08df91…35c909
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0x02bfc9…f839ad
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0xa8bb78…8eed5f
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0xd046d3…dd8b80
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0x944c11…d2351e
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0xefec25…02d13d
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0x816ea1…cc6abc
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%candidates99d ago0x1d31fc…06f426
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x3dcd31…521f0a
0xc502…13100x325b…d430BaseStableEnrichExa$0.22100%coinbase99d ago0x2e8e9c…e04b57

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.