Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x84b9e9…3b4abb
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x32a97f…38c8cd
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x67362d…0d3a41
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x9056d4…e21347
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xe5909b…10f5f8
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x00dc3d…b86cb5
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xff4785…ae382c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xb99e3f…07b850
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xcfe1ce…a6dd9b
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x87b2d7…9c4866
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xfef1c6…4196df
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x1707be…1eeb76
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x780edb…34d3cf
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x809abb…3e004e
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xff3303…0893ee
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x8e6d91…f0ec34
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x1022a7…67a015
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xb38c15…374d59
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x11579f…c9b4e4
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x770364…1df955
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0x65334e…2879d6
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xd416cb…099056
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase120d ago0xbfdd95…dc3e9c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase121d ago0x71103f…6d3c12
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase121d ago0xb78fd8…57e358

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.