Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3028…5f7d0x3e60…f279Base—$0.01100%coinbase70d ago0x5cb974…226296
0x3028…5f7d0x5e3b…f6a4Base—$0.01100%coinbase70d ago0x07bcba…dc666e
0x3028…5f7d0xa513…4fd6Base—$0.01100%coinbase70d ago0xcb79cf…d6c277
0x3028…5f7d0xfccb…01efBase—$0.01100%coinbase70d ago0x18256c…c6e38a
0x3028…5f7d0x9d6e…a909Base—$0.01100%coinbase70d ago0x730075…2a320d
0x3028…5f7d0xd654…7a6bBase—$0.01100%coinbase70d ago0x0095ec…8ec9fd
0x3028…5f7d0x8a85…4f62Base—$0.01100%coinbase70d ago0x003c95…f95f64
0x3028…5f7d0x82c2…22b7Base—$0.01100%coinbase70d ago0x9603af…8721c0
0x3028…5f7d0xea1b…6037Base—$0.01100%coinbase70d ago0x6e6138…8b0b1f
0x3028…5f7d0x7d0c…96adBase—$0.01100%coinbase70d ago0xfabcac…1dc623
0x3028…5f7d0x83ad…7a98Base—$0.01100%coinbase70d ago0xd2c42f…fc3164
0x3028…5f7d0x581f…dcd8Base—$0.01100%coinbase70d ago0x4657fc…db1457
0x3028…5f7d0x0bc0…7eb6Base—$0.01100%coinbase70d ago0xa301ba…085b5c
0x3028…5f7d0x44c4…345aBase—$0.01100%coinbase70d ago0xe32ec7…4f146f
0x3028…5f7d0x6943…a9dbBase—$0.01100%coinbase70d ago0x84302d…bff880

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.