Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0xefe9e5…7dda30
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x2d49d9…a14ef5
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x40e5de…c04ab1
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x491045…e9cad0
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0x658659…858fba
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0xc70791…7d7f4c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x5e25c5…73c4be
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x334faf…c56b75
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x7efb17…1a66f2
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0xdededc…e3a60a
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x26c234…99b972
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0xa32337…1e9421
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x2cef0b…f3b2a0
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0xbaf676…f9a117
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x80929b…d0e049
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0xac81b4…c8150c
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0x140979…ce6c7b
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0x2e8594…822a3e
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x3f1afd…0eca20
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa39d ago0xa6e9ac…4df680
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa39d ago0x4f7f3f…3b6c88
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0x50402e…0dc9b8
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0x81dbd4…f5ec7c
0xf74d…6b130x9c95…e299Base—$0.001100%fluxa40d ago0x275a8f…061e1f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa40d ago0xd3c913…1f6d8e

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.