Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17c9…202e0xc0a4…f488Base—$0.29100%coinbase41d ago0xc1a10c…077d13
0x00b9…1ac20xc0a4…f488Base—$0.07100%coinbase41d ago0x20779a…d1572d
0x4803…84dd0xc0a4…f488Base—$0.12100%coinbase41d ago0x32060f…189d50
0x93bd…03460xc0a4…f488Base—$0.18100%coinbase41d ago0x166f5c…613c25
0x1ebd…cd720xc0a4…f488Base—$0.39100%coinbase41d ago0xe17315…c83af0
0x4386…2d830xc0a4…f488Base—$0.14100%coinbase41d ago0xa42586…e55f72
0x83f0…0ea40xc0a4…f488Base—$0.12100%coinbase41d ago0x71cf18…cdc5d7
0x671e…ff6e0xc0a4…f488Base—$0.46100%coinbase41d ago0x7b24b3…19403a
0x4386…2d830xc0a4…f488Base—$0.45100%coinbase41d ago0xe75552…0c812c
0x2236…85dd0xc0a4…f488Base—$0.14100%coinbase41d ago0xb7b381…a094a7
0x04cf…4ead0xc0a4…f488Base—$0.31100%coinbase41d ago0x2a6e48…603f4f
0x2345…2ac40xc0a4…f488Base—$0.29100%coinbase41d ago0xccff81…e0fc4b
0xec24…e0b60xc0a4…f488Base—$3.73100%coinbase41d ago0xda42a5…fce83e
0x3d1f…84f60xc0a4…f488Base—$0.07100%coinbase41d ago0x7cdb98…7f70c9
0xe8ff…68430xc0a4…f488Base—$0.08100%coinbase41d ago0x767ffe…c3902a
0xc5a6…78380xc0a4…f488Base—$0.24100%coinbase41d ago0x474c8a…bc1e9b
0xfc98…92220xc0a4…f488Base—$0.10100%coinbase41d ago0xa1560e…22726f
0x73f4…30030xc0a4…f488Base—$0.07100%coinbase41d ago0x8f1ca9…1997b9
0xfc98…92220xc0a4…f488Base—$0.18100%coinbase41d ago0x05248f…041aba
0x73b5…2b780xc0a4…f488Base—$0.07100%coinbase41d ago0x82391d…c41dc6
0x46e9…037c0xc0a4…f488Base—$0.07100%coinbase41d ago0xcfd773…e4001a
0x2236…85dd0xc0a4…f488Base—$0.07100%coinbase41d ago0x71448d…75559b
0x00b9…1ac20xc0a4…f488Base—$0.13100%coinbase41d ago0x2da278…089b76
0x0877…290a0xc0a4…f488Base—$0.16100%coinbase41d ago0x5de633…716992
0xb3a2…7f440xc0a4…f488Base—$0.14100%coinbase41d ago0xfb5c93…68e2c3

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.