Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x3f60db…59ede2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x41156c…a978da
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0xe3ec14…d88f4d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0xe047c4…6ca5d9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x104a15…d2bb1d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x331874…9e8ea0
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x3bfbbf…a04ae1
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0xad64b4…de7a67
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x898668…b2ebd7
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0xc18cb1…d02d9b
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0x4fa446…c6df10
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa31d ago0xd39af3…c26a87
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa32d ago0x409b6e…6b062c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa32d ago0x011297…ff23cf
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa32d ago0x27720b…65137c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa32d ago0x59e876…30e431
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x873036…5833b4
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0xdeb4f6…88fd61
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x9057cd…d51b67
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x74a0e2…4212a8
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x786293…7b9066
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x88838b…f31a17
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x3af5f5…0f3a13
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0x10e02d…47ba90
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa32d ago0xeecb0e…b36df7

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.