Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xb7c0cd…bf98ed
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xa56e81…1ea2c7
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xd5b744…a6225f
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xec5736…64faf3
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xd4b306…45b6aa
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0x964d8c…f38f09
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0x8e83e1…838923
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa42d ago0x7b12c1…e6ddb5
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0x556e77…ae83d1
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xc8c215…1aa625
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0x1ad1a5…042271
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xbd3244…0d872d
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa42d ago0xc25e45…a582aa
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa42d ago0x2480bc…09fdc9
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0x4ce655…1d80ba
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0xd65639…94018b
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0xa2071d…af191b
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0x1e2057…9db896
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0xfab423…91ebfa
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0xcd6b51…aed7d2
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0x9adca6…d5be4c
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0x8f0e09…0698f8
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0xa5b558…534dbf
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa43d ago0x51dcd2…e3b2a2
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa43d ago0x66073d…9bc1ea

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.