Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0xb64621…6191f0
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x0e7767…80c4d1
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x79211a…ef3922
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x00bec4…9c01c5
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x173149…38b9b5
0x91a9…71e90x6a5e…c666Base$0.01100%payAI177d ago0x9da2c3…4ff20e
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xe5f2ed…f09943
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x7b9fec…103c9b
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x974f67…893e6c
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x2d2148…7c5523
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xd8e1c6…b23c9b
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xecae51…dfd234
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x56eacc…b1a02c
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x53dd88…78d798
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xd799b4…5a9607
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xba2e95…3eb52e
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x7bd96e…4781b4
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x65124d…6a1503
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xb6695c…74f240
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x2f980d…fdda03
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xbe3852…31acf4
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0xbb0fa1…865c3f
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x0d2c71…8a7683
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x8d8274…63cdc5
0x91a9…71e90x6a5e…c666Base$0.01100%payAI178d ago0x4fe1eb…37cca3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.