Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1054…21750x1dc6…115aBase—$0.01100%coinbase72d ago0x90fb56…161a84
0x1054…21750x7d28…1cf1Base—$0.01100%coinbase72d ago0xb9587b…b1ab7f
0x1054…21750xaf97…dcacBase—$0.01100%coinbase72d ago0x6013b3…8c0974
0x1054…21750xa1aa…c106Base—$0.01100%coinbase72d ago0xf1d153…fcbb0c
0x1054…21750xb654…65deBase—$0.01100%coinbase72d ago0x82c169…88c88e
0x1054…21750x2b73…2877Base—$0.01100%coinbase72d ago0xde5a51…56b9ea
0x1054…21750x575d…bba7Base—$0.01100%coinbase72d ago0x3e0c18…983027
0x1054…21750xd64c…890eBase—$0.01100%coinbase72d ago0x6b88f7…ade03b
0x1054…21750xe458…c4eaBase—$0.01100%coinbase72d ago0xcb1e23…362223
0x1054…21750x0493…cee4Base—$0.01100%coinbase72d ago0x0535aa…0d69f1
0x1054…21750xe6ee…0d6cBase—$0.01100%coinbase72d ago0x76e130…31a72b
0x1054…21750xf34e…4c28Base—$0.01100%coinbase72d ago0xde287d…35d616
0x1054…21750x9c19…d236Base—$0.01100%coinbase72d ago0x11a57f…9449fb
0x1054…21750x329c…d9f2Base—$0.01100%coinbase72d ago0x2f8d14…c382f5
0x1054…21750x9347…9abeBase—$0.01100%coinbase72d ago0x6c6816…504af7
0x1054…21750x132d…1f93Base—$0.01100%coinbase72d ago0x456c40…52a01d
0x1054…21750x689c…d673Base—$0.01100%coinbase72d ago0x811306…306a6e
0x1054…21750x09f3…7783Base—$0.01100%coinbase72d ago0xf1082f…9da801
0x1054…21750x2ed4…98c3Base—$0.01100%coinbase72d ago0x0efcd1…42af81
0x1054…21750x4bfb…e911Base—$0.01100%coinbase72d ago0xa41b2e…549e68

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.