Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0x5cd838…9d1306
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0xb09ec8…cde215
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0x8a61fb…980d46
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0x839858…a8a318
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0xd95ec2…b127ea
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0x0ae472…36a655
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa14d ago0x326821…56d281
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x269375…4eea66
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x942fbc…ea362a
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x180b2d…21c0b3
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0xc716eb…61f75e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x65490c…bc5174
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x84c72b…4fbb2f
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x7f0da9…63197d
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x15c20b…2d2a72
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x9aaa40…c95f5a
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x909951…025ddf
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x8cf094…ad3f3e
0xef20…d5db0xfe80…47eeBase$0.001100%fluxa15d ago0x4aaf78…c48b55

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.