Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2a758…ac4e0b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf35c0b…47d431
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2cfd0b…6b1c62
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5217d7…ec6c44
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7dd9f4…f71c28
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb68a9…bc21c3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x962633…60c222
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1cbafb…c3e333
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x682735…6550f4
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb3fee…a0645d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x717a4a…4a0c1a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebcea3…fdb2b9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8962dd…755428
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x693b59…321856
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07842e…571e24
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x340f62…be4a16
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a1a9d…d46aa0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a23a4…376d17
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x846241…3a1bf0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x040174…f86b59
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3b021…abedec
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c9840…9ad721
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf82eb…a90277
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fcda0…6d3cb1
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b67a8…922471

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.