Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2afc0b…3f1921
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3eae8f…42fb6f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd89a01…8e9645
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3776a4…9b5dff
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61916c…d951d1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc15277…94a9cc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8cf78…8b2aa1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad2122…d3798b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x19e3cb…f2e819
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cfd9f…0b5a2c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabce71…e81429
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9bf38…201838
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd79ec3…b75a79
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf0cc42…b8c326
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3baa3d…8e798f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe709f3…240ed0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x443058…02bb19
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe1a71e…d66764
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50f653…4c020f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53d0f9…44745b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09f668…70106f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x456659…ef2e73
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfdcf9…505734
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82d4a0…7b1205
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc8e5f1…f6c519

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.