Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa23d ago0xccc003…5607e9
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa23d ago0xb64c80…05735d
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x6849ca…ff2e94
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x8e1e1d…044f16
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x0e90ed…c5c6dc
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x010942…7b0dcd
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xd9613e…78cace
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x33a31a…ec9fe7
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xd65936…2ad2c2
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x15648b…11778a
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x5f65da…5414c7
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xce8135…769981
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x6c3c82…bfe47f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x5a9007…abae0b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xd37e62…db420e
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x1bdc34…f80c43
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xd95ddc…ad7c90
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x5ac976…c32a42
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x409156…e5fe1c
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x54f861…55883f
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xe69cb3…77ec7b
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x939987…5f05a2
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0xf4820b…47fdde
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x97a399…29596e
0xfe54…ed680xfe80…47eeBase—$0.001100%fluxa24d ago0x1396d8…64b1be

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.