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%coinbase45d ago0x0c2379…823ac9
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x9c49b2…1e0df9
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x629fcd…1548b0
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x4a11e3…056d59
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xfb8ef8…f7913d
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x50b01c…e09a3b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x510723…2bf241
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x60f3e4…c3abe1
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xb0cdb2…13acf4
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x431da0…e0fda9
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x6f183e…0517c1
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xea1162…1582f2
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x70f814…f0d2c3
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xe4c9ae…fff73b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xe59d16…8e03a3
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x7f5f1d…21edc7
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x52ecb1…4a3cdb
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x58dc6e…917fe6
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x5d7381…519373
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xc90d59…573746
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x55b540…cfd8ff
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x3f6713…d418dc
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x9078a9…ece23b
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0xa42af4…ad5b47
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase45d ago0x6ac1a3…de7c24

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.