Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x606eeb…cabcb3
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x44ff0a…3bd259
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x96b491…24efad
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xfcfc45…58a120
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0x5d982f…4e5698
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xea2d1f…d03ebf
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x66e204…38d778
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xdab772…5b07d4
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xe6d240…567802
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0x192287…1681ca
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x68ad44…5c7149
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0xf430b7…4499e1
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0x0a5f7b…48043d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0xb85f70…b6f101
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0xe54c6f…9d858a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0xbd2550…5a359e
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa44d ago0x744fb9…cfdded
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xf43384…78fa46
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x5d30ca…ae2295
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x579aad…f32472
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0xe60d05…dfc04e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x22fd14…253c1e
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x4c5a67…d14d86
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x9cec29…d07ab5
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa44d ago0x7568e4…6b03ef

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.