Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xa715a8…e76247
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x008f5e…acf219
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x33b619…b13c7e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xca1db3…51cae6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xd6bd02…3343d2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x46a971…15b5a3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x8fb2eb…9020bb
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x86c707…6f886f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xebcb53…5f7a0b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x01f65b…1282f2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x0e6069…c0ba80
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x95e0e6…becca5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x069076…0a4676
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xaf54d3…4466ec
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x00fd81…ef9713
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x54efc0…db5845
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x7cc334…41ff2f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xc484a6…8a8745
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0x481a88…c1999c
0x2070…34030xfe80…47eeBase—$0.001100%fluxa24d ago0xdcb1e1…cf519d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x17e24b…4b6027
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0xa0de38…aefdc5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x00dd3e…40b24e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x30f5b3…bf980e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa25d ago0x361616…f33703

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.