Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xbe19eb…789317
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x89472e…465bb7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xfd3290…b9f88c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xeaa202…401f37
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xf79865…3520b7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x25e068…658b38
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x8ec959…8284f4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xbf1ce7…9fa125
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x775004…e74dfb
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2b71f…3728b9
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0x0fd391…6b8e12
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa36d ago0xfd3902…9f48a7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xdae5b4…640000
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xa42869…1d50ac
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xfb6b59…9ea034
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x5eef33…91b34f
0xaa17…a8ee0x9c95…e299Base—$0.001100%fluxa37d ago0x99b3f3…374c8d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x111a56…ca5547
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x3002fb…ac97f4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xb61bed…db9319
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xa6a57e…43bade
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x50deb3…356288
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0x7d7938…5ac9cd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xf7d04a…391cd0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa37d ago0xed7b13…4f64dc

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.