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%coinbase13d ago0x84eed3…337683
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x1e30ed…b1bcd1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0xcde682…f0e66e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x0c7dc6…7d235e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x431696…af1a21
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xe12551…6905d4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x6647ac…2c296a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase13d ago0x5a25ab…722a1f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0xb627e4…ec419b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x4dec48…605861
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0xa44352…81c9b1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x010871…2017d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xade397…9049d4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0x4b312d…43cd8c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xdd763d…1017c6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0x33bd25…dbcb31
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xa975a0…cde819
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xba84b8…33f515
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xea4f8e…ea9d1c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0xee06cc…7729c1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase13d ago0xc01258…a89328
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0xee3dbe…b09c8c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x36b8c1…8ab9f8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase13d ago0x3f6fb2…c7178a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase13d ago0x2b3c44…2b28ce

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.