Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d54f9…d74459
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2f67b…a2ffdb
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53b5af…59c664
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5b9ec…ff4a90
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea699a…24e73a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfaabf9…936e18
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd81a3…131c3e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0bb48…7510f1
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x922e8d…64333d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d316c…7bc8e8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x826f6e…3a35e7
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87fa6f…359444
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xea978a…bcbd2a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c3a03…07dc03
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3ade8…7371c6
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x499ebb…23d82c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6045b6…bf3373
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05f5ca…3e5420
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10b232…490b05
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05e678…a7b58f
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb4910…15e342
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3966d1…dae7f6
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4d552…8d5b49
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc618cc…8c77d9
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99adf8…cf9ce6

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.