Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x4f2947…6fd806
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x8dce43…7e4ab0
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x9c7838…176486
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x3a8627…eb8517
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xac3145…5dae74
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xb5e9f3…2702fd
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xcdba78…721654
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x94096f…03defb
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x465d4e…f49d4a
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xb0091d…e4ade9
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xfa625d…24fdd8
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x45d6bf…128ec6
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x6f010b…b1d933
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x6912ea…edc935
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x2c48a4…43759a
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xb3281b…1c5223
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x710a60…5e8e33
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x69abfd…a08ea4
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xf85616…8720ae
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x4fa92c…278fa3
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x475109…04bde3
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xa9df63…e9e375
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xbebf1e…110408
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0x2eb6d4…76a71a
0x9c14…a0d20x9c95…e299Base$0.001100%Route unknown49d ago0xaae6cc…9ca925

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.