Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa22d ago0x204e2e…231d69
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa22d ago0x49becd…fd3042
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa22d ago0x6b1e51…c6383a
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa22d ago0x8613f6…7f2e0b
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xf6ea8a…c53386
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x93422d…d179f0
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x791028…bdaeb5
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xf2f107…7deee1
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x6ae17b…daf466
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xa54e6e…71e9c2
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x137267…1d0a2a
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x6e32e2…2cee39
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x79adc5…9e78d4
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xfadaf6…e386d2
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x9e1590…740a36
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x2ca849…0f8af6
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x9d7ddc…5c2361
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x790832…ef406e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xb16309…3a4857
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x8cc648…665651
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x3b4148…2646f8
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0xfc0306…0cd61f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x49e8ca…8937f3
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x94645a…13175f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa23d ago0x8bb2a4…a06a7b

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.