Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x07f835…ca0221
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xbe6580…f0a1ee
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xa0fc76…1fe251
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x9405d0…c04a01
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x00bfc8…e36817
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x42fdd2…38d733
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xfd985c…0e846b
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xd275c7…9881ea
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xa9dc52…ced15e
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xffc7e4…a9a9f9
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xdbb9c5…c561e5
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x8cc36d…e56360
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x2cf33f…9ca226
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xc82540…0b479e
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xc191a4…467ac5
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x8f46b4…e129c3
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x8cd94f…b37b48
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x975664…ebe4b5
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x0d6860…445db3
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xcef1d0…d0123a
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x5969c1…e2653e
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x024c19…36c3f4
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x23c3c7…456664
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0x780afc…a73e7b
0xe617…19f90xa9dd…2315Base—$0.002100%coinbase60d ago0xfede95…5c9dbd

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.