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%fluxa26d ago0x53b307…cba2a9
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xea0926…ed55b1
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x9565f8…156df6
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xaf75b6…9c5e3b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xf0f47d…e915ea
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xc90454…60b4fb
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xb52463…51552a
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x51c51b…0ac582
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x2ac734…b00444
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x771376…351bb4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x4dbcdd…2f8fbf
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x2b5b74…ed2bbc
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x6c4d96…1fdefa
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x05dc83…e8f314
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x2fab1c…1d2d5e
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x53fdec…fb4ed5
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x5e03a9…1081b0
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xb4902c…b5f79d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x18202e…75d690
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x17303d…4b67aa
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xe234ac…de62d6
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xdaa6a4…4ac81b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xcc839d…31f774
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0xbc1795…0d7ee4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa26d ago0x25bde9…f0e6d1

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.