Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xeab036…748182
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x8b7b63…3efb2a
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x0d3bb8…adbe4f
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x424ab2…c421ab
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x11ce9f…4d88f7
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xbfb835…6ca2e8
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x3976d9…0e15f0
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xefd885…af3097
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x0c84ab…2d741d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x4525f3…198d67
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x3d5bb1…e615b6
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xc8f549…439d9d
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xcef6f8…eb4232
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x9a091d…eadf13
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xe41b49…d806b4
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x14aeac…9d23f6
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xab7af0…6e3159
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x851bd3…a8c7f7
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0x13be6d…59b61b
0xf84b…2f9e0xfe80…47eeBase$0.001100%fluxa18d ago0xa61d20…77890b

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.