Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x9f8440…41664a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x578644…04bd83
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x19f464…f0d165
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x5c4a11…cf603a
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x2472cf…e02974
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xa29c4a…e332af
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xc5754a…865a48
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xe02431…dc23e1
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x032f90…7ba395
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xe2b8b5…073c46
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x43d92c…b238a4
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x6d0790…2b7e77
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x1e253a…91cd9f
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xb6ddaa…2eadd8
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x8fbb65…f5e920
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x7ddac5…c48ddc
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x5c029a…9bf081
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x6aa976…01358b
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0xbc3792…370b74
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x043fa7…da8ae2
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x9887eb…1f4d58
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown61d ago0x5e46bd…22e8a3
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x22c4bd…6fc281
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0xf2bb01…08cb67
0xf6db…fd300x9c95…e299Base$0.001100%Route unknown62d ago0x3e0080…2ddb88

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.