Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56de…e93b0xdc59…1506Basex402 service$0.00674100%coinbase19h ago0x874cc8…779bc8
0x56de…e93b0xdc59…1506Basex402 service$0.006618100%coinbase23h ago0xc12b0d…5cf063
0x56de…e93b0xdc59…1506Basex402 service$0.006584100%coinbase1d ago0xb41662…7b4bdb
0x56de…e93b0xdc59…1506Basex402 service$0.006584100%coinbase1d ago0x1a94f9…6f0207
0x56de…e93b0xdc59…1506Basex402 service$0.006608100%coinbase1d ago0xb7bf86…421e00
0x56de…e93b0xdc59…1506Basex402 service$0.006092100%coinbase1d ago0x03caea…0445a0
0x56de…e93b0xdc59…1506Basex402 service$0.006084100%coinbase1d ago0x166446…ed2d80
0x56de…e93b0xdc59…1506Basex402 service$0.00613100%coinbase1d ago0x43775e…7b0dbc
0x56de…e93b0xdc59…1506Basex402 service$0.006094100%coinbase1d ago0x637a56…48aa41
0x56de…e93b0xdc59…1506Basex402 service$0.00617100%coinbase1d ago0xa88eab…276ad3
0x56de…e93b0xdc59…1506Basex402 service$0.006204100%coinbase1d ago0x14d78b…24ec10
0x56de…e93b0xdc59…1506Basex402 service$0.005644100%coinbase1d ago0xef7274…bb839b
0x56de…e93b0xdc59…1506Basex402 service$0.005076100%coinbase1d ago0xd6fa19…32135a
0x56de…e93b0xdc59…1506Basex402 service$0.00506100%coinbase1d ago0xf7aa85…e1eab1
0x56de…e93b0xdc59…1506Basex402 service$0.005758100%coinbase1d ago0x842c19…b4d2c1

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.