Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa35d ago0x52092e…7e0ad9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xf379dc…04a078
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xa88fe4…79562f
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xd77a09…232746
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xe4e8d2…970abd
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xdb38a6…292f18
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa35d ago0x623cf3…1c9400
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x4aaa45…815c62
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa35d ago0xc222eb…8cb2de
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x550b99…b1ccef
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x162a5f…d1630d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xb073a2…be2c13
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x0c2b8f…de4646
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x5536aa…8df665
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x783833…927980
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x483186…a05ffe
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x3c00fd…3a2b54
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x8a03ca…043f50
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x9cccff…18b80f
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xa12af6…aadd66
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x7aa551…55fe3b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x851ce0…38240a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0xd4a00e…8acc32
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa35d ago0x38b141…cecda4
0xb65c…40f10x9c95…e299Base—$0.001100%fluxa35d ago0x24601b…1cee4a

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.