Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x4b4b65…833b8c
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x7141ab…21fa69
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x0c8016…cb5475
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa39d ago0x886a30…563808
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x9285aa…9d931d
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x30d8b3…d7a351
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x70fce5…4a4a9d
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x2b130f…8ac02a
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x9cc38e…53b2f6
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa39d ago0x03f973…dce328
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x0ce05c…217492
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0xd7ddef…fbd016
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x974f18…0f0656
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x869d3c…a8f577
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0xab4507…25ac3c
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa39d ago0x870316…c10e81
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x69e7dd…adae0c
0xfaf7…e7920x9c95…e299Base—$0.001100%fluxa39d ago0xb845be…75dee2
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa39d ago0x642f34…372c9d
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0xfeb8d0…921612
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0xd01e27…bf9e1c
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0xff89ba…9a934f
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0xfffa25…64c0b9
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0x1c97ff…19e525
0xfaf7…e7920xfe80…47eeBase—$0.001100%fluxa40d ago0x009b86…543733

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.