Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x2946bf…547a95
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0x4ec75d…5683a7
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xc62e26…cc5314
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0x4a7963…6c6158
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xb20be7…9cf6fc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x8d0b00…d8ea11
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xa9af1d…426042
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x9d10d0…a14b29
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xbce20f…f4d777
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x9b87ff…3d6649
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0x37f4b2…278b71
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xcf46ad…5f64d0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xc0b8db…430885
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0xdb2829…a97df2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x715b6a…38604d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0xd733bc…cd6778
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x7f7130…14814a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0xe70c5f…748329
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0xa9a70a…c75560
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0x5809c4…2f8a5f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase113d ago0x9753c3…4318a9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x3b2637…afdf42
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x4ceffb…6d8911
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase113d ago0x95f730…443490
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase114d ago0xab9553…4ab50a

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.