Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa43d ago0xbdb359…7758dd
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa43d ago0x93d096…a7c228
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa43d ago0x10fdda…be550f
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa43d ago0x5cd5b0…fd3264
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa43d ago0x952b4e…97680f
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa43d ago0x264c5c…1a7ca8
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa43d ago0x9936fa…c58774
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa43d ago0xfdb09a…7e545c
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa43d ago0x0d06e2…65b3fd
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa44d ago0xf42e71…482f06
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xccb532…771312
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa44d ago0x126778…860512
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa44d ago0x33affc…06135b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xf79417…0b6d5a
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xb5616d…cdf623
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x0aa4f3…e885b2
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x5a49dc…703c0a
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x131358…71e19b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x9f9d54…12403d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x056451…50c81b
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xf9eba9…4971ef
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0x6f79ec…dd48fc
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xc03b97…80c4ef
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa44d ago0xc84113…1a1a14

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.