Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa43d ago0x0a4c08…2800cc
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa43d ago0x7aceeb…dbc129
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa43d ago0x8f0706…309790
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa43d ago0x4a3d5d…ca0873
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa43d ago0x643fb9…ac5d5e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0xeed296…a70697
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x9aa08c…5fedf9
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x3ac87a…262fb3
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0xce89f2…ed009d
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x871e80…a9de99
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0xe00f42…9a78de
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x531867…14b524
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0xfb4b01…587ca4
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x752202…ca2087
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x118337…bd8904
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x6ccdcf…57064a
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x83d26b…1b8b15
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x1aef3d…819df1
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0xade50f…76a418
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x3d2b0d…57a938
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0x7a9a61…0f9c83
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x8f9b3a…82a76e
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa44d ago0x91f15c…d86b17
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0xf9d0c3…1efdc9
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa44d ago0xaef0aa…4fe91d

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.