Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xf47803…1302c2
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xf3b8af…fec1bc
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xeee22f…eadd1e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x7d3601…6c16bf
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x8e443f…8f4236
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x6720c4…fe7767
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x0118ba…f32790
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xe69c5c…5c06f4
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0xd77073…0d19a6
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x2bdaf5…b82cf1
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0xf3c01d…5a8d49
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xc7b323…237851
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xbca28c…ffd244
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x5ed5b6…e5685b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x5944bb…712cff
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xee28e0…74b984
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x456877…93d380
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x836cbe…5d98a0
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa44d ago0x678205…34322d
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x5ad166…1e8e63
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x536bf3…fe336e
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0xe0effe…39330c
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x36d976…a55f07
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x63d9ed…cc0a1d
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa44d ago0x1f3c76…003523

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.