Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xf13f37…02b71d
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x72af98…11aede
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x66c1b2…2f6ce8
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x467f71…59c569
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x864ebf…99e476
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xb802bb…27e42c
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x1128ed…cafe6f
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x6e4bca…10c1d5
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xc96bc2…332ff9
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x0e261c…4b812e
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xd94736…222385
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xd00695…c3cd9b
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x0c254c…7bb2f3
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x7699ed…bd60f1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x31147a…724f59
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x746a66…0678b1
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x3a9a75…3ed87d
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x33901c…ddd05b
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x05c15b…ed7945
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x562366…4636cb
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xde0cdb…3e0904
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x118681…917423
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0x8d799b…172045
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xbb3779…d51a31
0x7dee…fc180x9c95…e299Base—$0.001100%fluxa74d ago0xa8c45f…0d9819

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.