Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x3817e7…68f092
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x593ba2…12180c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x3c04d2…774692
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x8dbc8b…139485
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x4834af…67e236
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x6d8d36…cf3654
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x664ca2…525953
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown50d ago0x89a408…c7ec63
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x27ef4d…2e321c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xe85a63…55871d
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x1b5dae…a6f680
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x1fdc1c…06aa5a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x99d7a9…5997b2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xaf89a1…5cfc91
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x8bb66c…27cb36
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xe65505…0b6432
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x2ce392…f2b905
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xdac04b…4a85ce
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xbf63a9…1a3493
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x92a456…0a9117
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xac7743…725ed2
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x86c55b…7bcafe
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xeda73b…f227c6
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0xc591d5…35d23c
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown51d ago0x982ece…b4addb

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.