Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xa2f0cb…73c70c
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x4e8405…2ce8b5
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b39cb…05103e
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x136663…ef209f
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xc3088b…ca7428
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xa702c9…d61811
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x2020b1…0b195e
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c82e1…01f4d1
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xe144a5…d89027
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xaba1eb…dd3661
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x9c3c2d…1f44b6
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xc157e2…c91817
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x9fbd85…c7fa6a
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x73d24b…c71915
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xfc7de5…b48910
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x941c41…8cfc54
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x86f38d…d78d6f
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xd32f0d…9db679
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x925e19…e99075
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x314cce…12d682
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x746ec4…569a37
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x2d09eb…338a81
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0xa0cbd9…ec0c38
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x8298ed…515ff4
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa18d ago0x3458f4…e5a5fd

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.