Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base—$0.001100%fluxa57d ago0x4fdc25…3c13ce
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xea4702…0449ad
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x3997a6…e15a85
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x34846d…e2a9f5
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x73b531…9aad27
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x2f40a2…cf5d14
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x078c88…5724a4
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x29fc54…e98e4d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x892d75…38c741
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x537b1e…b20ebb
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x9c1173…554f62
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x9a4e4f…d2e419
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xbe854a…450cc9
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xf5b2e2…926314
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x50a183…9e70ba
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x244396…fa2bb5
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xb2926f…7cc01a
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xe50553…a95b97
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x780999…f53856
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xbe169a…fa2cdf
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xb3cb38…ae04fb
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0xf1547c…c72367
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x320333…7c23e5
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x0c3abb…669f71
0x18aa…81520x9c95…e299Base—$0.001100%fluxa58d ago0x663fa8…504d4d

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.