Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x56604f…e44a2d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x365915…d6ee80
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x956c21…1f5b60
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xec5fb0…685ad2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x71845f…fd3c2e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xe54b7d…8c4193
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x85f3ca…4c10e1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x84eeb0…9bb562
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x3953d5…aa887a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0xb35899…9bb4cb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0xec0abe…1e7f71
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0x2f285b…d17d74
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0xabd14f…114f69
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0xe6b7aa…d6830c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0x68f63d…0ea961
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0x8f4385…da4a71
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0xfa92de…ddf08b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0x6a99d7…9b111d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa76d ago0x816225…c6b647

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.