Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$100.8070%0x73f4…836710s ago0xe6d8a6…7c8f86
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xacb58f…95b136
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10s ago0x0e12d5…e65d3e
0xa88f…fb040xef43…6c7fBase$0.01100%virtuals10s ago0xdcea13…b01bce
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase10s ago0xca8d85…bc3f59
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa85229…ad7a9e
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12s ago0x70deb2…8068b2
0xf9eb…e9d00xb810…2c86Basex402 Weather APIWeather$0.001100%coinbase12s ago0xd5a52b…40d117
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase12s ago0x8c79b1…ea24c7
0x6d6a…6c340xfe80…47eeBase$0.001100%fluxa14s ago0x57e363…cc31ca
0x7a59…a7950xfe80…47eeBase$0.001100%fluxa14s ago0xc63751…52b46f
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa14s ago0xe38d39…9073df
0x45c0…caf00xfe80…47eeBase$0.001100%fluxa14s ago0xf47641…d8bc34
0x6171…1a670x7d2c…bcfeBase$0.05100%coinbase14s ago0xa6354a…ce5c1c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase14s ago0x6fd4af…ebb27f
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI14s ago0xa3e473…9d317e
0xbbcb…5d720xfe80…47eeBase$0.001100%fluxa16s ago0xaf35ae…15392d
0xf985…183a0xfe80…47eeBase$0.001100%fluxa16s ago0x475b64…961cd5
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16s ago0x545058…af62da
0x7214…b66c0xfe80…47eeBase$0.001100%fluxa16s ago0x67f922…816829
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa16s ago0x570686…232701
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase16s ago0xd31929…b7363b
0xd9cf…12a70xfe80…47eeBase$0.001100%fluxa16s ago0x577572…ef7de3
0x0978…f06c0xfe80…47eeBase$0.001100%fluxa16s ago0x1d8c44…fce3c0
0xaaad…f07a0xfe80…47eeBase$0.001100%fluxa18s ago0x9e1c42…74294d

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.