Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x722e3a…5ceff2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xa72d55…2e95b7
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x8208a4…4f3d2d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0xffc593…2b62bd
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x909f5a…e56aea
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x8a9de3…3b0109
0x0843…13900xfe80…47eeBase—$0.001100%fluxa20d ago0x2319d4…ebe046
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x5b3744…6663fc
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xd62162…1f7d68
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x310dce…8dd90a
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x551622…61f8a9
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x4d250a…5c2343
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xdac865…433bf0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x3ee6dd…18ef18
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xa1db03…e3b769
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xe1fc82…db86af
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x44bc75…a5cdd9
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x5490a8…d7b1c0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x3b882a…d90423
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xd5c135…2c5c6d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xb9c77b…e9ff51
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xa7bfb3…74911b
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0x4264e5…1518f3
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xbeb140…ca4479
0x0843…13900xfe80…47eeBase—$0.001100%fluxa21d ago0xd20dd9…0186f9

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.