Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x09fdc3…659786
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x470d2d…d0daac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0xda5cdf…96a002
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x76194f…bac3c2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x860579…47c908
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0xb69d9b…061d98
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0xb38532…2a1e9b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase35d ago0x1d2580…85f8b5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x52a7c8…3f13a4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x63919c…cfa943
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x9184e7…43b1c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x40739a…ca36ac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x8d346c…b6c036
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x8963bd…094c11
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x9c8330…8fc702
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x47c160…70de5c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x1fe086…6fe0f6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x3ff59f…848870
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x30a90d…e1f51b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0xaf5186…e8d185
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase35d ago0x235789…2345ca
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x766f0c…14bbfc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0x1cd3dd…9fd44d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35d ago0x272842…e055f2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase35d ago0xd8423e…3ccb8e

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.