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.002100%coinbase12d ago0x85bbb0…6d91c1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x2fd6c0…159143
0x3a52…51690x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x341d2d…d0a10f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x996226…345603
0x3a52…51690x325b…d430BaseStableEnrichExa$0.002100%coinbase12d ago0x68bc34…d111ac
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x24d389…020995
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x7adf3b…0fb557
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x905714…f29713
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xb15915…3a4440
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xc8a1b0…74a901
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9850ea…9b0bee
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x584832…d15428
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe80c29…6f34cc
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9d90b2…0540b6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xbb4743…db990c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x285e01…2815c9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xae6c86…500d65
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9e8fcd…29efc8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe9d8d4…735a54
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xc3dbaa…e95f66
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x59beea…0989ac
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x9cf8c8…112dca
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0xe263d0…239570
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x29bf4d…93520f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase12d ago0x26fae5…d4f72b

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.