Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x8f4c40…4b08b6
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xc24566…4f0259
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xeff77c…8ada61
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x19f67b…13a490
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x4829d8…ff4370
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x2cf8f0…169c0f
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xfeef2a…4022c0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xbf6b41…fcf6f7
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x64521b…f32afb
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xcd8527…540a7f
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x30d8d5…b5cd9b
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x7e25f2…450c01
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x0634f9…76b94e
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xb81352…85f256
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0x5a9294…b3dcb0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xf64664…486087
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa17d ago0xc7138a…3a58dc
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0xf63c32…6c0a68
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0x24548a…6e0ee0
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0x628df8…65cc30
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0xddb92b…4e2b9c
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0xe5b262…e46595
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0x3f6231…72f0d8
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0x3874ae…742e0f
0x4ff6…f5d30xfe80…47eeBase$0.001100%fluxa18d ago0x440327…972481

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.