Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cb5…21850x10c1…1e24Base—$0.16100%coinbase115d ago0x7d7131…0960e8
0x0cb5…21850x10c1…1e24Base—$1.13100%coinbase115d ago0x97b501…932d74
0x0cb5…21850x10c1…1e24Base—$0.55100%coinbase115d ago0x35015a…d30043
0x0cb5…21850x10c1…1e24Base—$0.56100%coinbase115d ago0x9cefb2…f81ff2
0x0cb5…21850x10c1…1e24Base—$0.55100%coinbase115d ago0x9bff8c…392826
0x0cb5…21850x10c1…1e24Base—$0.58100%coinbase115d ago0xc941d9…40d3c2
0x0cb5…21850x10c1…1e24Base—$0.58100%coinbase115d ago0xab2131…f33eff
0x0cb5…21850x10c1…1e24Base—$0.60100%coinbase115d ago0xceed6c…e87a70
0x0cb5…21850x10c1…1e24Base—$0.58100%coinbase115d ago0x6eeb53…68b6d5
0x0cb5…21850x10c1…1e24Base—$0.57100%coinbase115d ago0x8b4d94…7d3e00
0x0cb5…21850x10c1…1e24Base—$0.61100%coinbase115d ago0x51c81a…967bd4
0x0cb5…21850x10c1…1e24Base—$0.63100%coinbase115d ago0xf7f758…caaf69
0x0cb5…21850x10c1…1e24Base—$0.59100%coinbase115d ago0x52a3a9…614852
0x0cb5…21850x10c1…1e24Base—$0.55100%coinbase115d ago0x336ed4…645c17
0x0cb5…21850x10c1…1e24Base—$0.76100%coinbase115d ago0xc9d8e8…41198a
0x0cb5…21850x10c1…1e24Base—$0.59100%coinbase115d ago0x05fc30…a414e9
0x0cb5…21850x10c1…1e24Base—$0.63100%coinbase115d ago0x42fc02…72685a
0x0cb5…21850x10c1…1e24Base—$0.55100%coinbase115d ago0x070927…fa4a86
0x0cb5…21850x10c1…1e24Base—$0.60100%coinbase115d ago0xd3bb05…a7cbe6
0x0cb5…21850x10c1…1e24Base—$0.81100%coinbase115d ago0xcf557b…eed697
0x0cb5…21850x10c1…1e24Base—$0.81100%coinbase115d ago0xba18ed…623bf6
0x0cb5…21850x10c1…1e24Base—$0.81100%coinbase115d ago0xcaacb6…f2c067
0x0cb5…21850x10c1…1e24Base—$0.58100%coinbase115d ago0x74900c…1deae7
0x0cb5…21850x10c1…1e24Base—$0.80100%coinbase115d ago0xe79cfa…937ee9
0x0cb5…21850x10c1…1e24Base—$0.82100%coinbase115d ago0x12023c…16681f

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.