Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x97964b…a88adf
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x9ef24c…930e20
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xd8f7c5…f216f7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xe8c7d1…c3be13
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x74fffa…4f80ba
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xd12035…e6e3df
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xc2ee0e…1750d8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xc50eab…b9f58a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xd646bf…dd162f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x0fcfc6…b834f6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x722e97…3d2053
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xf47f4b…958c69
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xe2b50e…1fbf4f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x7eb0f6…347ee7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x7351ad…a10bb8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xb0ed2e…11acb2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x53fa0b…4e9f6f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xb6510b…8e2a29
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xafe79b…c42ad8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xc7e9b5…da2797
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x44b2e2…a233d0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0x0f0ebc…4a3628
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x6838d6…c61477

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.