Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x353067…394772
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x735cc4…6f9f3b
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xfa2b6f…c804b7
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x59a83a…6c865f
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x161b9b…4722da
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xca5fb1…81c1fd
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x9527a5…bf6939
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xa5464e…51d626
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xa4312b…f88386
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.05100%coinbase100d ago0x28fba3…8a63a2
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0xad0b92…d58d57
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xaa516f…c632f7
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x0e38ec…85b517
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x7a634b…c5e58b
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xaa5e1a…13ef97
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x61bcb5…79cdd7
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x350618…84c9f1
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x2ee4f8…45090e
0x7948…dbc60xd219…6801Basex402 service$0.54100%coinbase100d ago0x619ad6…43f798
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x4ec918…7ce195
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x7c2b52…94ec6d
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xff91e7…601d53
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x15aaf3…7faca2
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x804a8a…9785d0
0x7948…dbc60x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x6582d0…2fc959

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.