Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x48c0eb…3ffd04
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xb5dbc6…448796
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xefbad8…511490
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x005a1f…479ba3
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0xb7ef40…2fce1b
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0xc9a0b9…df56cc
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x22324c…3874e2
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x2d8750…29f5c7
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0xca9830…c05399
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x49090a…9f6020
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x7479a5…2bf6e3
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0xa24459…ecd530
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x989b13…f9b692
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x07b273…7129fb
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x7cb108…9a5292
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x971dab…e6076b
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x5f9546…8474f3
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x716b36…e3448a
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x67435a…60935f
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x454bb3…0bc586
0x4761…76960x325b…d430BaseStableEnrichExa$0.02100%coinbase97d ago0x7928e1…ebe1f6
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x05b4eb…84cd73
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x2112cd…157dff
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x7531df…a4dec8
0x4761…76960x325b…d430BaseStableEnrichExa$0.05100%coinbase97d ago0x714bdf…c3f53f

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.