Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ebb90…5a0914
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5e00c5…62a7ff
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89a789…8c37dd
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9d6c05…8ad5cd
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f69c5…08c25a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1507bc…4903ce
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x356e9b…727d73
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcec199…e9614b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaffafc…6a2359
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbc3d23…94e7db
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x48fb7a…d5d38d
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x60a7ec…67542b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa6f299…cee7d2
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x42c5b8…284096
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab8dce…838c69
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46992b…dcce63
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c53c8…bca2a0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a0da2…e898e5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6cbf28…4b066a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x873841…47731e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd50091…a75985
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa1214d…93a146
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd592cb…d18fe4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c4a07…8089cb
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf7a86c…a03975

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.