Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xb02e65…34644e
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa44d ago0xa6b7b6…c6dcd4
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa44d ago0xa4636c…d6ebb2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xd3ca78…c176e4
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x586f30…a5c8f6
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xb75630…85b12d
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xe18f83…046ef9
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x0267d3…7ccba5
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa44d ago0x40b229…91e30b
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xe96deb…839226
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x0f8d41…0922d2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x0901a6…476558
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x0bd817…db7bf7
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x554489…40458e
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x2d537d…ded310
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xef7dd0…10819a
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x8df274…5046fe
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x6847a3…c2c5d2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xa926ac…ab2f56
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa44d ago0x975663…e280d1
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xe2b8bf…54b739
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x953f7b…b5bfb2
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0x026a3f…12139a
0x20fe…be430x9c95…e299Base—$0.001100%fluxa44d ago0xd49c66…7b19f4
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa44d ago0x4bf22e…b8b76c

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.