Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x18cc…275012d ago0xfb63d6…0c9631
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x1b46…187012d ago0xef2519…b587a5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe9f7…982b12d ago0xe15cb4…e4988a
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x07d6…1b9412d ago0xf1ab91…83d5d1
0xc9a2…31540x47c5…4fc3Base—$42.0070%0xcb6c…da0b12d ago0x4ce05b…120cb6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8569…b98712d ago0x289478…c455be
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x8bf2…a82e12d ago0xc8e092…6c2c04
0xc9a2…31540x47c5…4fc3Base—$105.0070%0x3e24…de6812d ago0x52852e…ce0cc4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x18cc…275012d ago0x5d2989…57058e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x614a…d5ce12d ago0xffba5f…f0334b
0xc9a2…31540x47c5…4fc3Base—$63.0070%0xd6e8…21cd12d ago0xa70ba4…6a391b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xf8fe…a40d12d ago0x184f36…68fa3b
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x5a50…c82c12d ago0xca885d…200651
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x81da…371f12d ago0x146658…f7678b
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb725…f2dd12d ago0x126320…e54f93
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x0f31…87b112d ago0x7c3d08…dd5929
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcfc4…e10412d ago0x982e1a…82fbdf
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb689…e28312d ago0x27f79c…e24649
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2740…f50412d ago0xf346ab…8903a9
0xc9a2…31540x47c5…4fc3Base—$21.0070%0x60af…6a2512d ago0xbd312e…159333
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1a4b…80bc12d ago0xd6257d…bc7705
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x72ef…0ffd12d ago0xe29dd8…c30747
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x971c…70dd12d ago0xaa599e…8242a6
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x4173…266512d ago0x8b0af9…cd297a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe218…89ec12d ago0xa5e6c1…485572

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.