Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x0f4cf2…43f0f9
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xc3ea02…a77d72
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x5faaf6…295eda
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x4adcfd…2a29e6
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xa3d5e2…28a394
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xc3db71…be1ad1
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x01b16a…b94345
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x002446…7dbd25
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xa0204d…37f844
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xca152c…21e8b3
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x344bc9…89b6b4
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xfd2bbe…75fb61
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x70e477…bbd0cf
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x9b853d…f56c30
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x278d78…04e0f7
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xeb669e…b78689
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x5f3b65…c241ae
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0xaf7f8b…5b33c9
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x73689a…a6cec0
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa32d ago0xc1a598…3b82c6
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa32d ago0x496d62…4510f1
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa32d ago0xcb3032…a43636
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa32d ago0x7c25a7…56cc0b
0xee07…c3450x9c95…e299Base—$0.001100%fluxa32d ago0x6b2812…3ca6b8
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa32d ago0xef39e6…9df221

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.