Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x01205f…2ea201
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xb43d31…3b26fb
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x67500e…3de0df
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xb4efc6…f5e6dc
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x8230e0…ff3e9d
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x636d7a…26e425
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xc04343…5e46c2
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x62d684…c507e6
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xc9a363…2afc98
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x1569f6…d24c3e
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x3bf372…cc075a
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x5251e3…9ae15a
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xfbc908…7d88b2
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xbc60c1…ab166e
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x01e03c…195656
0x7693…be700xfe80…47eeBase$0.001100%fluxa32d ago0xe0bf0e…c509cf
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xd71552…331318
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0xbd8720…f9168c
0x7693…be700xfe80…47eeBase$0.001100%fluxa32d ago0x6cb333…343686
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x9f4a0c…03c708
0x7693…be700xfe80…47eeBase$0.001100%fluxa32d ago0x646427…bd1116
0x7693…be700xfe80…47eeBase$0.001100%fluxa32d ago0x7a41d3…6ba2e0
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x41778c…6c74c9
0x7693…be700x9c95…e299Base$0.001100%fluxa32d ago0x7f9080…428aca
0x7693…be700xfe80…47eeBase$0.001100%fluxa32d ago0x145751…1be021

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.