Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa69d ago0xe16c70…9fa2fd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa69d ago0x74ce61…ba3c1d
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xf24cc6…296d6c
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x277a16…b610c0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x42b393…708dc6
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x68aa89…151752
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xbc8b9f…959c00
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x0b3561…ca20f4
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x412517…4accb8
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xe58d48…4c4bc0
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x9cc365…6653f5
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x4efaaa…90f57f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xec8599…dd1d18
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x41e33a…f3ac9a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xbe440b…76992f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x790d0f…0a777e
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xa72718…e1e82b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xb9d746…ba8d40
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x36411b…4c4303
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x6c666d…edcd48
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0xdca972…22d1fe
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa70d ago0x6d9769…5ed1ae

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.