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%coinbase18d ago0x813a53…da16dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x97f225…27ede2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0x3cfa60…ada208
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0xf72d15…4bda08
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x123aec…d537a7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0xb54128…5d4979
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x3eb491…97bafc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase18d ago0x551ba7…7beff2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0xe93568…7fd6ec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x041f15…8d1d07
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0xc577a3…b0bbb6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0xbe00ee…c11e1d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x996f4c…8d1054
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0x3a9ca3…aa6032
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x3f4809…98d1e5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0x84963c…59c18c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0xce24eb…6cb7a8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x836468…858c41
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x78f60a…e1932a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x5bba5f…c06a60
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase18d ago0x9e291a…f10ada
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0xd8f873…5dcdb5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x149560…0f3711
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18d ago0x5e3917…065659
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18d ago0x1d3161…9f669e

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.