Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x20d913…62eb38
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x437e1f…7d5d6a
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0xbcf655…9351c6
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0xf7bd7f…1a4563
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x6065d0…a89e50
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x2a3181…1c20f4
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x50f579…0774b0
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x56d279…9aebe3
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0xd6f53e…ea379a
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x986d26…d950e7
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x367173…657b1d
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x987496…e7e1ed
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0xc178ca…b8faeb
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x79ed87…125100
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0xc5a041…43d1fb
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0xceb5f1…c23187
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x30d29a…1aff58
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0xe8ff86…ca2f42
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0x566373…bf5de0
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0xcab74e…e0b8e3
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0x91178f…9411d9
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0x9086c0…dd75c0
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa35d ago0x5faae3…ad8777
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0xc81f32…953970
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa35d ago0x430733…a014ee

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.