Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b6ea6…9f74c8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab1cfe…2cc9ec
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9e8b1…d7b3fa
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf53363…052162
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe5c1be…b30852
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb86d5…8279ee
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99ec38…da51fa
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7d1c20…e39d7e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36f6d6…9535e8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e90ac…e6e85d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a1662…4b3d8b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe52e09…2413a6
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b397b…6edda8
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0657e…fe4e5f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d2ece…be0ab2
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4970a1…5d594a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9a89f1…2bb052
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa05ba2…ddbfd2
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef2c21…a0e029
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb21449…aa08ec
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4530ca…d7aa2f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9976fb…f63eb5
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x101397…0d1011
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe17a4c…c49926
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x064000…93d0d1

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.