Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x9ed38a…0fd072
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xfa8715…60c2d7
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xb6fca4…3cca2e
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x730129…568711
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x9af6a9…c5e48a
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xc2638b…06cdb2
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x95ebee…c180af
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xdf77fb…e94739
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xb13bf2…b385c1
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xa5baea…fb5840
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x35b548…67e7fe
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xae2546…56efc1
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xce0bb1…5c3947
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x991219…fc592f
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x865439…7d421d
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x2cb139…3f6fef
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xd13c75…53b6ff
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x616ae5…1d92a7
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xa882c3…879719
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xa8989e…7e271d
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x0fb89e…572eec
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x44732b…ce5a43
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xcdbf40…c40ba5
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0x7986e1…5e93fe
0xdeaa…08490xfe80…47eeBase—$0.001100%fluxa19d ago0xe8bba9…05bfd6

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.