Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xf842af…c31a88
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xe58188…cdb214
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x54a15a…0b25a8
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x01a603…de5fdd
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x9da4f1…43ff66
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x523186…85d97c
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xb7d0b0…d70a65
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x91cdcd…9fc58f
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7b6b83…971445
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x753bbf…7f986f
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x6f5084…2f5303
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x572da0…71ab76
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0xc0e973…619100
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0xa8652b…21a50e
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0xa42fc9…d2d365
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x0e094d…1360c8
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x4ad1ca…664851
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x77c2db…e457d2
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x19a44e…b1af23
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x5b6010…07586c
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x3be048…67ac43
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x89685f…aeeb26
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0xdfbdb7…35f683
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0xe4e223…dacef8
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x6568ae…7b8565

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.