Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xcd6c1b…20fc56
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xa117ec…085224
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xebb8fd…0ee40e
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x6ff93d…18ed58
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x0d03cf…581216
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x41e369…3015af
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xf5e8d8…02e61b
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xe0335f…22cba2
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x571e03…5340e3
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xbb8958…cad29d
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xc44ddd…533783
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x92fd84…0e0303
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x13f7cb…e8e054
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xee068f…06db61
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x4a333b…ceb731
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x7bb43f…9f01dd
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x2211ae…182cf8
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x12ef01…67cfd9
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x72af44…8e1e06
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xc9aa90…dd46d7
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xaafde2…841e94
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x161958…7fefd9
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x8420ba…320d90
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0xfc4256…0683fe
0xd03d…cad80x9c95…e299Base—$0.001100%fluxa72d ago0x862c61…0c4cb5

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.