Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0bc…f13d0x6351…0d62Base$94.05100%0x6351…0d6243d ago0x3070ff…d12236
0x7f39…cafc0x6351…0d62Base$15.04100%0x6351…0d6243d ago0xc819f1…043366
0xe757…c7710x6351…0d62Base$508.50100%0x6351…0d6243d ago0x0fdef4…dd7241
0xa3c8…96250x6351…0d62Base$1,900.00100%0x6351…0d6243d ago0x5c7fc7…41ef8b
holdforlong.eth0x6351…0d62Base$150.00100%0x6351…0d6244d ago0x9507c1…f4e9d4
0x2fc6…befe0x6351…0d62Base$0.99100%0x6351…0d6244d ago0xf1f82f…a9042b
0xa0e8…9f4a0x6351…0d62Base$198.54100%0x6351…0d6244d ago0xd83a69…38bc66
0xc998…72440x6351…0d62Base$0.10100%0x6351…0d6244d ago0xdc42e8…dba088
0x21d6…9b400x6351…0d62Base$14.63100%0x6351…0d6244d ago0x457825…36805a
0x1e72…7add0x6351…0d62Base$20.44100%0x6351…0d6244d ago0x613e9a…2a71e6

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.