Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x6ce81c…345390
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xc56878…1f3495
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x89d531…eb0c87
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xd6dbb2…ebe2eb
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0x662e33…10070c
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xe881af…78a8ba
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xedf063…e38c26
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xb1a97a…194ee1
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x4ecc87…2491bc
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x6c7526…9d3d71
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x6dfe71…b69f6d
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0x13416d…480c5f
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x33bd6e…02be01
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xe4d298…53bea7
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xbf2127…703670
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xd5de5c…186274
0x65c3…6aff0xfe80…47eeBase—$0.001100%fluxa42d ago0xb96933…8bcd6e
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xecf901…e9a910
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x74075d…e733a7
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xc05955…54e77c
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x335328…74f003
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xb42970…a145b1
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x94da4f…0b1a1d
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0x04c971…a68cb1
0x65c3…6aff0x9c95…e299Base—$0.001100%fluxa42d ago0xf233ce…2accfc

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.