Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xec7f47…35a874
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xf740f8…b949a5
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xa4b10a…7761de
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x86f9b5…0142fe
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x75e63a…6c62a2
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x72ebfa…1cf8ba
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x5828af…63100b
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xe3a0f4…218bdc
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x04007a…90253a
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xcbd017…243a7c
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x71f007…6fb4d3
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x0559d0…e90c41
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x85d121…21a854
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xb93afc…0b1d89
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0xdd2175…2f732e
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x0df061…7562fe
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x8bb39a…c0f912
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x4bcac2…58618c
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0xb50cab…0b8a0c
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x0afb42…35e55c
0x94db…681e0x9c95…e299Base—$0.001100%fluxa42d ago0x96a771…28e3b1
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0xbfa7da…0d4ddb
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0xec44af…d75ce6
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x88cbc1…413285
0x94db…681e0xfe80…47eeBase—$0.001100%fluxa42d ago0x379bee…b327e7

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.