Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xb63c3d…0edee8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x28ef40…a201a1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0x89dc8d…b3b44f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xe70168…e2b577
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa9d ago0xaadbbd…fd6a93
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x52adb4…4862ec
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x4f67bc…845020
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x2d3c8f…2d2566
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x424835…576549
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x32f7aa…67043f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x7fcc21…0d1b9d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x29ed31…8e3d47
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x58d2aa…c4b850
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x44fd29…6f4a42
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xaf0b07…303f89
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xd2dfc3…9de585
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x14dbc1…520630
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xdfd981…fc061a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x5470f0…b36f8c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xc0d17a…a65d6d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x02b1a4…267e3d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x2a0f57…743bd9
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x7fb36f…12600b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0xac210d…8da833
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa10d ago0x6bc108…ac4520

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.