Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xe66656…c2f5de
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x6400b6…44dd65
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xc533c0…19a575
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x1cbe4a…8b018d
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xc5d8c7…93097a
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x33f79e…7d8199
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xda9f0c…940a85
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x7bad13…b5cf3d
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xf824cf…464d76
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x6bbce6…93aca9
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0x5e0a3f…1b2967
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xf28a33…7839f0
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xcd3ae7…4f9a96
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown65d ago0xca43f6…9cdfef
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x2e2c7a…09050d
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x3ba51c…7cd79c
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x216e04…939270
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x86d480…b01a1e
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x1c3b7d…3693a6
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x3aa034…eec984
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x378c4d…f94362
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x2fbfb1…242687
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0x0805cc…6b5a9a
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0xd08a22…54023b
0x49ae…c2150x9c95…e299Base$0.001100%Route unknown66d ago0xb107eb…8ed617

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.