Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x256a36…1c81e6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0xdf531b…9dbca4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0xd76b0d…987106
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x6ffca1…8aaad7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x3c8f62…62d2d2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x37e99a…9b830d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x1c5865…0ba2a8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x875f22…957300
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x11b289…366a7c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x043ad8…20c784
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x605079…4c1eee
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x37a34d…fff552
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x80732c…6d7216
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0xebe040…1e878d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x7de4d4…f574ee
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x7c16c7…774402
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x7c70ff…c79457
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0xc09bf5…fc9e36
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x16468f…0f7915
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x148d68…c45146
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0xefba33…459cd4
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x61c838…f479c3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x9db830…8b9320
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x15f72e…c349f8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase15d ago0x33e0ff…35e49e

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.