Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x1a39ba…8847ec
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x70742f…b5dd2f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0xee9b76…ea97b4
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x1bc53a…01f2c4
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x9fd79c…844fc4
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0xd1d10a…94ce2e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x5a5314…9f2007
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x419d1b…fd1c40
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x57ed64…df15de
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x1ac3fd…03efa5
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x73ae14…deb130
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x9be705…0ba325
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x3e001d…8e20f1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0xb4a6b0…ca4917
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0x4dd546…944bf6
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0xbaace8…9e2043
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa37d ago0x273d5f…5a2785
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa37d ago0xc16086…07989f
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0x0bb89e…9f3fdf
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0xa8bcbf…dcc408
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0x33f55d…54cedc
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0xcb2ab4…8731cf
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0xd10990…aa5fcf
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0xee3ce5…79620b
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa38d ago0x5bf3df…8e27ff

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.