Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xcb6eec…4163d8
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x4897a9…5803bf
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x99fda4…a38a48
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x148bd2…0d652e
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xfa613d…ec8d93
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x4e22fc…6c8c8e
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x15dc5f…10e9af
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xf2a29d…5d9e39
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xbaa0b2…875098
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xd766cf…38c1a5
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x6ebc62…4ad60a
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x4eced8…132a5d
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x50cac5…291250
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x2e1666…92d653
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xb73c69…8f47c6
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xb5bf57…ece11a
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x2db5dc…f1625f
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xc8bd01…1508af
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0xcb15ec…7f5864
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x4daa8e…5ee461
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x2bb36a…53e9af
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x6c1931…d03808
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x9f6474…436be1
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x67656e…e2a579
0x73cd…8bc20xfe80…47eeBase—$0.001100%fluxa16d ago0x24efe2…51059c

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.