Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbc91fa…1ea309
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbb8a8c…1e4d54
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x58d04c…277810
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x45fcbc…03a44e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x4ecf20…7d3037
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x3058f8…846d7f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xb8a219…3d1361
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x2e7e0d…430f98
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x73d910…e18461
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x706570…126a97
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xd96e5a…67d571
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xfc9687…376deb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x21b8ef…b52b80
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0x714f98…6aed20
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0x558c68…d4b453
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0x8abc6b…853f3d
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xd87a97…c5e9dc
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xeea0a5…e62ba7
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xa96ca9…b5e845
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xb7b47f…3eddd8
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0x22bfab…d3cb04
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0x48c238…f9b2e4
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa39d ago0xed1cbc…ae6445
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0x900457…5bf807
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa39d ago0xce0090…2c0d32

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.