Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4487e3…20575d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69b314…7abff0
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9ab8c…4d8baf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d0457…01ab53
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x93bc2e…92b8b4
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3773eb…0b0bf1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bc8a1…a67cdc
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf768f6…454b9f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d8741…57278c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67581f…9880aa
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69bf1b…f8387a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a7347…38ecb7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcad731…fef6fe
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb35169…3f57d5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x501fd0…6e4679
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x711974…797733
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe7824d…a27072
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x41d037…6c45b5
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc944e…70752a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x251bd7…2cbd8d
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc555c1…62f036
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x81131d…ee7422
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e2f81…abff9f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54f50b…3fe125
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee1ef1…69baf0

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.