Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa39d ago0xecefa5…80ed3a
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa39d ago0x078f8d…de751b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa39d ago0x23522b…8a47a3
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x5ad963…e3a427
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xdf7c2d…30880d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x63d811…b137b9
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x6ec37a…71b720
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x85d360…69587b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x292673…46ece8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x8c048b…2289c2
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xc927ea…759cbf
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x275bb0…6926ca
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x498171…7b21b4
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x04a04f…cfcf71
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x425a2d…3a9960
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x3a6698…524d23
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x0ea5b4…d89b7c
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xf86609…b87e1e
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x20135f…f1f1ee
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x3c172e…d2b791
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x8dfbe8…3e4232
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0xbf23db…efb949
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x4b8750…0d44b8
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x1b86aa…e8214b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xfe6cd0…939bfe

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.