Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x69d49d…ede1ff
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x8c9034…bf46bb
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xc4fe57…1b58b0
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xb00b2c…921827
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xfa102c…98f1c7
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x73c557…6ab334
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xd40aed…0d6ff6
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x90dd8d…f2e311
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x85e50d…dd18c3
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x1e1dc5…60a922
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x9f796d…9cb6a4
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x01399d…7c649c
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xc76991…bf0ce3
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xcbf839…ff328f
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x1065d0…9d4643
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xad9fb1…3c095e
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x92639c…d07be6
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xcc7ebf…e1c375
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x086c69…3f2841
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x70398c…499b39
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x53f550…5bae1b
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xc2cb0f…223f52
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xdc8347…0d83f7
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0xa15259…eb6900
0xb6be…51cc0x325b…d430BaseStableEnrichExa$0.01100%coinbase25d ago0x8711cf…4b54b6

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.