Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xc5ce3d…3c727f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xcd548d…f63e46
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa48d ago0x49d271…41d4f6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xccaa8e…cb26fb
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xa8f124…a259b1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x507317…0d3ef9
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x96fe95…1b6293
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x7dd06e…b14754
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xcf6e42…c7bc34
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xfcec56…808263
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x831294…2a8077
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x9fcc8a…02e217
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x738748…269402
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xb8a927…336ff2
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xdd6e93…64718a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x663f9c…0fb8ad
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x870b48…9ee075
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x15110e…ad295d
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x22662e…16df83
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x8e0da2…89a034
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x89f3f1…9e6623
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x4e46cb…11a1f7
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x4ce6cc…a9d611
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0xec3702…9cceac
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa48d ago0x72c722…0a040b

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.