Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x156281…b849aa
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0xf90792…6b2315
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x56d3fe…24d742
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x30ec0b…e97d89
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x3333d6…9d4813
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0xb1c766…c006b5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0xa1183e…c907fa
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x0dd584…c452a7
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0xcbbe55…6474f3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x0b4cda…372ff2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x466d4b…f9dc22
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0xec3abb…6a733a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x6ae669…b84084
0x445f…40930xfe80…47eeBase—$0.001100%fluxa25d ago0x25b12b…e2ee71
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x16357e…2c18cd
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xc84e2f…718b3e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x7595f4…7207aa
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x8fa0f7…d7dfaa
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x9c027d…779139
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xf479e5…f8c516
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x3013c1…0350fe
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x772614…fade54
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x350aa6…f5bb8d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0x09d57f…351e9a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa26d ago0xc65c21…8faef3

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.