Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7d3d2f…0a72b0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbd1cb5…dc968f
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd9088d…2c5f1e
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc5980…a0f8a1
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0x74f022…5571dc
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc4a0bd…f1aa10
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbb324d…5e02a6
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0x18fe32…22bab0
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf8ed07…5536d3
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa20d ago0x852634…11e903
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf13d2a…1270bb
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb22982…10f2d8
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0x71ff2c…0a6fe2
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd53de5…3ab58f
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0x30549f…6e4c4b
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3c5861…f76204
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd03093…5292b4
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f41fa…a6f11c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa21d ago0xac46b3…770f24

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.