Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa26d ago0xeb1c76…6297fe
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa26d ago0x591d6b…accf0d
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xda733b…17881b
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xca7368…33216a
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x35aa38…fd115b
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xcb2e71…ef0dea
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xbc97b9…c04b1c
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x565c3a…3126b7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x31db08…abf2a4
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xcdad33…728551
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x5aebd8…fb26d3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xedb4ba…8a05b3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x7c2496…a384b4
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xf06fba…71aff9
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xf17285…3bb4dc
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xb470f7…e7eece
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xf44e5d…fff4c7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x877439…2b2c55
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x96a725…cc57ab
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x0b8cbc…608262
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x9c8796…30add6
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xa44458…c1fed3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xb06108…20114e
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0x7ebf0f…641c1b
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa27d ago0xe57b74…ae16e5

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.