Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc542…52f30x070b…6e8dBase—$0.01100%coinbase79d ago0x320739…4fe643
0xc542…52f30x99c3…5161Base—$0.01100%coinbase79d ago0x37c192…a04759
0xc542…52f30xdb52…dd77Base—$0.01100%coinbase79d ago0xcbede8…ee723f
0xc542…52f30x41e0…9a8dBase—$0.01100%coinbase79d ago0x955999…f633fe
0xc542…52f30x90f4…261cBase—$0.01100%coinbase79d ago0xec271f…db3cf9
0xc542…52f30xc511…8dcaBase—$0.01100%coinbase79d ago0x606a88…d2692f
0xc542…52f30xcbd8…4b73Base—$0.01100%coinbase79d ago0xe78e77…eb2aca
0xc542…52f30xb022…e411Base—$0.01100%coinbase79d ago0xee4018…cc4e66
0xc542…52f30x0285…25dbBase—$0.01100%coinbase79d ago0x97d54d…5cf855
0xc542…52f30xf117…3c2bBase—$0.01100%coinbase79d ago0x51b492…d95011
0xc542…52f30xbc9b…6b5cBase—$0.01100%coinbase79d ago0x93c330…d9414c
0xc542…52f30xd6c1…86a2Base—$0.01100%coinbase79d ago0xb34c3b…cac1d5
0xc542…52f30x9ea8…d2e4Base—$0.01100%coinbase79d ago0xa4260c…8d68e4
0xc542…52f30xa129…a658Base—$0.01100%coinbase79d ago0xf39d0a…f893a2
0xc542…52f30xdb3d…bb76Base—$0.01100%coinbase79d ago0x4edbc3…1a87ee
0xc542…52f30x72df…6d05Base—$0.01100%coinbase79d ago0x9ba9e0…786cd7
0xc542…52f30x44fe…f5a9Base—$0.01100%coinbase79d ago0xa50c04…bf66e9
0xc542…52f30x36f4…5f18Base—$0.01100%coinbase79d ago0x2fd076…eb812d
0xc542…52f30xf276…32d0Base—$0.01100%coinbase79d ago0xb87831…6cc5d4
0xc542…52f30x0e25…d442Base—$0.01100%coinbase79d ago0xfd4fb1…006ba4
0xc542…52f30x0114…0a57Base—$0.01100%coinbase79d ago0x5aead7…15be29
0xc542…52f30xaf3d…d575Base—$0.01100%coinbase79d ago0xd0b9af…d679cf
0xc542…52f30xdacd…9d1aBase—$0.01100%coinbase79d ago0xa2fef1…ab6113
0xc542…52f30xdb78…4adcBase—$0.01100%coinbase79d ago0xa97d14…3f60d1
0xc542…52f30x4ced…6ee0Base—$0.01100%coinbase79d ago0xa8d039…879f8c

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.