Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd640…c8f60x1563…6a09Basex402 service$0.002100%coinbase64d ago0xcb1bbf…dfb4bc
0xd640…c8f60x1563…6a09Basex402 service$0.006100%coinbase64d ago0xe6dcb7…1f0a85
0xd640…c8f60x1563…6a09Basex402 service$0.006100%coinbase64d ago0xe3d10d…d2a1e2
0xd640…c8f60x1563…6a09Basex402 service$0.006100%coinbase64d ago0x95dea5…375dd9
0xd640…c8f60x5721…8867Basex402 service$0.04100%coinbase64d ago0xd78707…accad0
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x7af81d…056872
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xacf035…780e79
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xb48ca6…68b165
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x5e369a…915af2
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xd0b753…e53c96
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x813316…998344
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xef9f8b…5dd2ab
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xfbcdba…aae4c8
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xeb0efe…586eae
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x096556…63d990
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x4e6118…8e69f9
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x256557…1aea0f
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x57a611…16a26f
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x5b9371…cb07f3
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xcfc017…733377
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xb657f0…fa67b0
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xe89fd1…d0b7e7
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0xb20d18…017a2d
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x20aa57…e80ce8
0xd640…c8f60x325b…d430BaseStableEnrichExa$0.08100%coinbase64d ago0x2d2a2d…4e2829

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.