Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xd51eb3…cc48c1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xdeb09b…44a79a
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x953091…fabb8a
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xff1242…ad1555
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xbd2eba…d4f378
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x07276e…1d8312
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x599ba1…b536bb
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xb6b6e3…228f47
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xf438c4…e37569
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x5d5a4c…b69362
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xaaf9dd…381883
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x2db9bd…bff482
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xb0aaf7…e96c51
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x593c92…92a0df
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x4640ea…3bb388
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0x6bab2c…a88aef
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa22d ago0xf73df0…8c59e9
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x5aa6d3…9de194
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x8f1823…cb826f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x3f1388…ce59e9
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0xbcdf44…e04d2d
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0xe7fa66…ab4ae1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x0f66ca…d0ddfc
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x457055…940990
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa23d ago0x5c64b2…8e7a73

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.