Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4879…1ab70x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf331c3…a456a4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x5dc0fd…2affbd
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x4dada9…bfa606
0xf331…507f0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x326f3f…e86c7e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x80c396…39f5cb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x465f27…692c8c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x0559a1…e95b8e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x3016a1…67424a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x02becd…78fc17
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x29357b…391a08
0x3a27…9c0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x48a6ec…4a7398
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0xe705ca…de6ab1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x536b15…aeaf76
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xe6f848…6365e7
0x985a…3a9c0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x763232…34eba8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1d16f6…f74021
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x211cc4…b4aa37
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6b7e3d…5b30b1
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x5a3db9…8d4e50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x737af5…4f4bcf
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x916400…aa35f2
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0x561d57…32e3ab
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0x603b48…7258ff
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0x681580…e4fd30
0x5cdd…b7540x325b…d430BaseStableEnrichExa$0.03100%coinbase8d ago0xcb8671…4fc4bf

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.