Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xea5071…5660a6
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x74bb6c…1c9cc9
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xcea6eb…5f2e85
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x5f8fbd…9b122e
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xc4bd84…a2ec5d
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xc6296d…e76cb1
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa49d ago0xf1cb35…be1262
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x2c0848…cd493f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xd485df…3ebb45
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa49d ago0x25ec48…620af5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x58261a…7e8aa5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa49d ago0xbff68f…bcde48
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa49d ago0x6f247e…7e6365
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x3b353d…e90721
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x6b15de…09fa1f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x82e5fc…a771c5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xab8d95…1197ad
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0xb5ceb0…85b5be
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x93689b…1c7071
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa49d ago0x5ecfed…bb1e85
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa50d ago0xf1e039…93a543
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x9a8674…5b3dd9
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xac2a11…ffb3af
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x0b1b1d…a21619
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x54dfad…8bc10e

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.