Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcade…e9cb0x3f03…3fa1Base—$0.01100%coinbase54d ago0x7127f3…4e8f14
0xcade…e9cb0x2108…fcc4Base—$0.01100%coinbase54d ago0x82620d…667c0b
0xcade…e9cb0x16e6…e4deBase—$0.01100%coinbase54d ago0xf9af0d…356158
0xcade…e9cb0x1bde…97a9Base—$0.01100%coinbase54d ago0xbf50f1…663e97
0xcade…e9cb0x2434…0a8aBase—$0.01100%coinbase54d ago0xad4ef5…dd2cc6
0xcade…e9cb0x9809…5d36Base—$0.01100%coinbase54d ago0x4dd9b0…145638
0xcade…e9cb0xd615…5e7bBase—$0.01100%coinbase54d ago0x3ed28c…86dfc3
0xcade…e9cb0xc3af…8f73Base—$0.01100%coinbase54d ago0xae54dc…66b253
0xcade…e9cb0x22a4…5a6fBase—$0.01100%coinbase54d ago0x6b62c4…305cc4
0xcade…e9cb0x32a2…62daBase—$0.01100%coinbase54d ago0xd01f19…6a9509
0xcade…e9cb0x0248…4b57Base—$0.01100%coinbase54d ago0x3c376c…fa2d8c
0xcade…e9cb0x42d4…cd4dBase—$0.01100%coinbase54d ago0xf463d5…718b89
0xcade…e9cb0x3912…8463Base—$0.01100%coinbase54d ago0x5a8e27…69a637
0xcade…e9cb0x702d…f379Base—$0.01100%coinbase54d ago0xbf33ee…30a1f7
0xcade…e9cb0xb6ec…778eBase—$0.01100%coinbase54d ago0xe6aeef…d806db
0xcade…e9cb0x38ed…92b5Base—$0.01100%coinbase54d ago0xc0412a…ccd374
0xcade…e9cb0x6e32…e794Base—$0.01100%coinbase54d ago0x7f5f68…91acb1
0xcade…e9cb0xa6dd…48dbBase—$0.01100%coinbase54d ago0xfb0523…88d24e
0xcade…e9cb0x4e48…14ceBase—$0.01100%coinbase54d ago0x91d912…f6145e
0xcade…e9cb0x41fe…6a78Base—$0.01100%coinbase54d ago0x17a974…1213ca
0xcade…e9cb0xfbb8…dfb5Base—$0.01100%coinbase54d ago0x430d38…bc3fbe
0xcade…e9cb0x1814…ffc9Base—$0.01100%coinbase55d ago0x4935ca…e36507
0xcade…e9cb0x3109…d80fBase—$0.01100%coinbase55d ago0xd75b44…04ba52
0xcade…e9cb0x3b46…2d56Base—$0.01100%coinbase55d ago0xbdbeca…c69fea
0xcade…e9cb0xa84e…66b7Base—$0.01100%coinbase55d ago0x84fbdf…b78251

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.