Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase90d ago0xe6c004…f1c3d6
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase90d ago0xb827e2…4960aa
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x845cba…348c55
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x9fefb9…40badd
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xb618a5…4009de
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x2ccb59…921bdb
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x7f0016…40d81e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x21e2e9…98eeec
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xf786d8…fe7bd8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x51e002…785c56
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xa3fcb4…0fa60d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xedaad7…f4b98b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x97d2bd…b054a9
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x112724…25135d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xe1a6f6…745781
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x9530df…8b3019
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x122ad0…e0fba7
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x9ebae9…4d8c10
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x6027ae…d22def
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x87a2a8…abc1fa
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xbdbea3…fcb333
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xcf7195…d26c86
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0x46bac6…53d0b5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xe86665…6d1cd1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase90d ago0xde17ed…37cfb1

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.