Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x2e0328…bc2d38
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x63834d…e86d6f
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x35d8a3…8af385
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x92fdec…8835a3
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xa12f55…6ddc5d
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xdac62a…7023ec
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x5c9cc3…04deb4
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xc88ff5…f2d81e
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xca01d9…dfed3b
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x924e3b…d1fed1
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xe1a811…bcc73e
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xed4186…4e8d0b
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x342f2b…2da0c4
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0xd0d06d…635bd8
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown51d ago0x70ec77…29d96a
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x5c2c0d…c86a12
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x35bb45…2ae70a
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x8b5ca8…159181
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x76517a…398e4f
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x858d88…e39c67
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0xe61678…5a92ca
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x90b1ab…33faaf
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x62e4ea…15c709
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0x21f758…9cef30
0xf1bd…51180x9c95…e299Base$0.001100%Route unknown52d ago0xe70c9c…e89e61

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.