Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc839fd…9f4c67
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x470605…9a6825
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2b3bd5…ecefaf
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xdf8798…41e004
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xfc5989…6fff7b
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xf6f304…88780a
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe83992…eb62e4
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ee7e9…84a15b
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x4dac7a…9343d5
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x4fbe41…3d88e6
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x29eddc…48c8a1
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x69d42e…61b892
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x0b59ab…c50ca7
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xf3d951…60539c
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x0b4e81…cfc5aa
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x03f0b8…ba1077
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7e19d7…ee165a
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x25cb01…8dce48
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1ea460…5465ad
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x84411c…8f5e73
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x429bb0…1ce0e7
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6f4b37…f6e375
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xef71f0…629f4d
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0x69cb2b…afabeb
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa21d ago0xaaa816…d1f226

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.