Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x33628e…57fa2e
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x8bfceb…c27e98
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x50e7bb…722ae9
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x37654c…fe7eac
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0xd10ed1…9f91a2
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0xfdf3ae…28249b
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x88d54b…4254bb
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x6636a2…3a6af8
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0xac4e4d…7673fc
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x1923ae…9a4b4e
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x253a46…b0cb57
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x2b28fd…2f0fb6
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x2612db…651d47
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x4d1f6a…d96e68
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x7ce7c6…4a47d9
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0xec646c…2535a1
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x0930a1…17a85f
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x067b95…623285
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x2ded09…970af6
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x224773…ce9b28
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x6615f7…abbce1
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x429400…8ba292
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x2f6053…d212ea
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0x26f0ab…416cd6
0xf606…80f90xa9dd…2315Base—$0.002100%coinbase9d ago0xfc026c…56fae0

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.