Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa35d ago0x640238…8b8580
0x01e9…3e040x9c95…e299Base$0.001100%fluxa35d ago0x8f9003…bcce19
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa35d ago0x3ad86b…3197df
0x01e9…3e040x9c95…e299Base$0.001100%fluxa35d ago0x41f959…d88818
0x01e9…3e040x9c95…e299Base$0.001100%fluxa35d ago0x1358e2…4f993b
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa35d ago0x48e608…b47d22
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa35d ago0x2ccf68…398afe
0x01e9…3e040x9c95…e299Base$0.001100%fluxa35d ago0x56d175…f87770
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xc4a640…d9239a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0xa4a501…94a76e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0x1f8044…874511
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0xbd49fd…8b1791
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0xc83dc5…d87b89
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x32842c…ece85d
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0x75a198…809519
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x7327df…a9bb5b
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x6fa4e4…6c1bd9
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0xf97b52…1970c8
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xa87f0a…d7e84e
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x30d116…0dcd23
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x0d94b6…7c93fe
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0x488cf0…ab75fa
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0x7db6be…a0b0ad
0x01e9…3e040x9c95…e299Base$0.001100%fluxa36d ago0x084beb…214ed3
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa36d ago0xb55099…af2460

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.