Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x6fa443…fa1ee1
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xcd8099…bdce47
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xfcbb2c…4fc17c
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xb8a012…e7e855
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x2d3eda…00f2eb
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xfebebb…da8713
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xfa0406…d8fca6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x17bceb…588bd4
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x5a77d3…6de96d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x31332d…4fe6ee
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xcc4683…72e30d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xf25832…ce6422
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x485603…0eead7
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x8fc743…0c24a6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x8327e8…4aea07
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xf1c883…4b3a9b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x3ea80b…336b1c
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x899b1a…c9bc1d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xa8381e…d88c3e
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xbabfa7…d352f6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x2557c5…857838
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xdf1c57…e5d310
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x93e51f…079f04
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0x0ca221…70a83e
0x0425…92330xfe80…47eeBase—$0.001100%fluxa19d ago0xfddce5…8af488

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.