Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x903a16…b935ee
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x0b47fb…090010
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0xd8fc0d…469080
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x8f473e…0946fb
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x681706…19bb7e
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x4c8997…9b5870
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0xad417e…d99a21
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x651019…964264
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x164bda…2a8a23
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x9519d1…792563
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x8ff3ff…cf991a
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x73117a…f3db50
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x1cfc77…d535d2
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0xc6269c…d868d6
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0xd68537…8e02a1
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x02f2a0…5570ff
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x822e30…d0ade3
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0x36ae1e…cb8aac
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0xfbe187…ba0013
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x01fd98…dbef50
0xf2c3…edd00xfe80…47eeBase—$0.001100%fluxa49d ago0xada54e…31903a
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0xc9565c…afa942
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x7618a3…d2df18
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x8988b4…21a0e7
0xf2c3…edd00x9c95…e299Base—$0.001100%fluxa49d ago0x60c037…f2f81d

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.