Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x4cd761…91ef05
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x101fde…26c953
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x0f3f2a…3d342e
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xd1f0b3…f97d0e
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xebfe14…a3c1a3
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xf62001…c2e9ae
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x33a241…5814ec
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x745058…ac6999
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xb13b1e…edd1da
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x764f21…c85e8d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xa32acd…64e932
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xe155ca…1ba604
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xa3e2a2…cbf731
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x657390…b47a2d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x584467…5863de
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xceaef2…a7dba5
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xaf1898…eca7b4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x03daa4…0c74e0
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xcfc4ad…73071b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x2893b4…be075e
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xa71c65…81ceee
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0xf2dae8…592372
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x5e160c…e6d107
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x283524…85811e
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa18d ago0x92901c…aa5fb1

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.