Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x0ecc42…4b91aa
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x03e257…bc3063
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x6b5445…aaf706
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xe7979d…4fa1e6
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x4e1ded…1392e2
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x4ac874…d788ef
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xae44be…e12117
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xffdbbf…c76f92
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xe470b5…e0caf0
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xd848d5…bd0931
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xef2dc4…a5d76c
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x4b26f3…487b31
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x5b2b1d…0d2a08
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xea9fbb…68e47b
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x64c9ee…d4c377
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x9a380c…57bcd9
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xfae9a5…3fce34
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xcd512f…115533
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x440cc4…e754bd
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x79b25d…60ad80
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x008bbc…095a44
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xcee207…e73e72
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0x0630c9…b14f75
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase2d ago0xa4aeb8…0b534f
0x20af…b0c50x5aae…482eBase—$0.001100%coinbase3d ago0xa12577…319935

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.