Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x9a0a91…5be6f9
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x556670…a125b4
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xe158b2…abd571
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x09c8aa…5a6282
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x0f6a8f…de485b
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x01cb89…eadf1b
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x2b1b5f…dabd72
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xa42530…719cc3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x697130…fea959
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xfa3123…af254c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xb4c894…5d4b9c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x338402…50e8f8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x361120…11ba87
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x0be109…facc79
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x3989cb…bbc9f7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x9df88a…672127
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xf42589…5eb07f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x7c119b…dfdd55
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x7082c9…a48049
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xc6b679…c6819f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xc4b1c6…98a8d6
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0xcabd6a…9c65cc
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x070c05…42a80c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x93fdb2…cb6f45
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa21d ago0x4e3fb7…f62c7b

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.