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%coinbase16d ago0xe4545e…62ac9d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x294d6b…09e138
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0xb7fa7a…81f8e9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xd18452…74ca6e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x356308…7a6114
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xbda82d…84dbb9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x37f839…333af6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase16d ago0xd6e87b…aea870
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0xcba170…71d45f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x6a58ba…f79a46
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0x73550f…3d3d90
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xeaaeeb…8ab08d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x5aa135…5ffc18
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0x1c067f…7c02da
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xe2d148…bb4293
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0x927234…7b1a6c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xe739a2…ecd735
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0xcd2a7c…3a64d5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x24f4d9…b350b4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x6f98f4…c3e274
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase16d ago0x469dc5…3aa422
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0xa38653…972330
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x9781c6…a46a52
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase16d ago0x262c81…d6b5ac
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16d ago0x59605f…b38e1e

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.