Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x1d8714…8f0ba7
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x39274d…892171
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x68d9f5…868a53
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x993b22…95c8c5
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x734d02…ab22c4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x39a72b…0d2825
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xf6ec66…c4a9ad
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x080cbd…3e5afb
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xcb9b9b…b6d015
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xbacc74…5bdcb5
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xf5cb39…f24dc2
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x460398…447eee
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x82f568…a606fd
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xb95d65…937a38
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x69ab12…4ff1ad
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x4d79eb…773539
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x9bb8b4…30ad2b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xa7a191…a90784
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xb5a0e6…f57574
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xa69480…33e2fd
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x3af56c…84fb65
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x08b7bb…50f999
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0xf70e80…28d39c
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown53d ago0x08a887…f09558

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.