Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x39c2…97e00x10c1…1e24Base—$0.50100%coinbase116d ago0x2a58b6…4031b6
0x39c2…97e00x10c1…1e24Base—$0.53100%coinbase116d ago0x443131…ef9e21
0x39c2…97e00x10c1…1e24Base—$0.68100%coinbase116d ago0x1abd1c…d50f36
0x39c2…97e00x10c1…1e24Base—$0.68100%coinbase116d ago0x3e0993…e9fe4c
0x39c2…97e00x10c1…1e24Base—$0.57100%coinbase116d ago0xc70f45…da55b9
0x39c2…97e00x10c1…1e24Base—$0.52100%coinbase116d ago0x705c73…082992
0x39c2…97e00x10c1…1e24Base—$0.52100%coinbase116d ago0xc1885b…41c2c7
0x39c2…97e00x10c1…1e24Base—$0.25100%coinbase116d ago0x312ef1…254ede
0x39c2…97e00x10c1…1e24Base—$0.58100%coinbase116d ago0xd5c136…f851a3
0x39c2…97e00x10c1…1e24Base—$0.71100%coinbase116d ago0x0f01e1…9e4e8a
0x39c2…97e00x10c1…1e24Base—$0.52100%coinbase116d ago0xa8f40b…b54b4a
0x39c2…97e00x10c1…1e24Base—$0.56100%coinbase116d ago0xcdeec8…9b313a
0x39c2…97e00x10c1…1e24Base—$0.66100%coinbase116d ago0xe4e573…32b1ca
0x39c2…97e00x10c1…1e24Base—$0.23100%coinbase116d ago0x97f4d2…3867df
0x39c2…97e00x10c1…1e24Base—$0.02100%coinbase116d ago0xf547d8…eb55e8
0x39c2…97e00x10c1…1e24Base—$0.40100%coinbase116d ago0x1c02be…d61946
0x39c2…97e00x10c1…1e24Base—$0.04100%coinbase116d ago0xa51807…691924
0x39c2…97e00x10c1…1e24Base—$0.07100%coinbase116d ago0x15c1f8…438790
0x39c2…97e00x10c1…1e24Base—$0.13100%coinbase116d ago0x3247c7…d9b69e
0x39c2…97e00x10c1…1e24Base—$0.10100%coinbase116d ago0xaf8d98…6f60d5
0x39c2…97e00x10c1…1e24Base—$0.46100%coinbase117d ago0x8862fa…504da5

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.