Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0xc847d1…a8c914
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x7b06d3…7b4222
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x8197c6…45941a
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x79a4f7…cebbf2
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x1e7640…a1146f
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x212f77…d93827
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa42d ago0x078d3b…762bbd
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa42d ago0x3cd356…07dcfa
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa43d ago0x8eff2f…59c448
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x05e0d8…db0e66
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0xbc70f7…7ed4a6
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0xfc687a…5f9fbf
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa43d ago0x6cb7b1…f358ed
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0xbb0f90…e7c413
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa43d ago0x484768…294e38
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x8ed7f9…cdf337
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x5d628c…2ead56
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x6d9a4c…cb1b29
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0xc2bded…4ff30d
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0xf10ecc…2fab17
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa43d ago0xce88d1…65259b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x2cfc28…ebabce
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x1158a8…d268d7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x703519…d5f8bb
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa43d ago0x485db4…190746

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.