Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xfc851e…06be41
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x285db7…48bc8e
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x4e55ce…c1ddf8
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xf95891…33c637
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xb896c0…bf7fb8
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xab169b…483f28
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x385257…fe96f5
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xc6edd9…625462
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x7f1a75…381dc6
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x034f4d…d624ff
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x56d6ea…aebf4b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x386cd4…4a896b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x5bd5d7…6bf612
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x9f97bc…abfa47
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xea295d…c0be1d
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x24338f…0f000f
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x0c8da8…78595e
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x506347…31d121
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xf2f06f…a878ba
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xe00262…0e0312
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x02245c…be8c7c
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0xf86957…e68870
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x9037aa…3cce6e
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x52494c…11cb07
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase46d ago0x030525…813060

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.