Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x373eee…ab7394
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x71a0c0…183ecc
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xd7959f…50081d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x520707…cd468f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x5f797b…c24ce6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x7b8a08…50e6b4
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x49fc2f…f33e03
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xa382be…ee317f
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x901090…13e849
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x34c4d7…a3aea2
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x0098e2…a0643a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x4df589…7a4162
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xad3b7c…010909
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0xbd41ba…858287
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xd6fca1…fdbd34
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xc52a32…22d98e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x868b55…d17d8f
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x8df077…9ac74a
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xbd5fe8…bbdc78
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0xba83f3…9cfe54
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x18b17b…39c256
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x336225…833de9
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x0cff2f…740db4
0xd391…220a0x9c95…e299Base—$0.001100%fluxa41d ago0x49a087…39bf73
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa41d ago0x584ae1…e772a2

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.