Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x223195…542998
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf0d56…0923ea
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb8b7c8…7f0be7
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0ef7a7…fcfa45
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3bf0d…eafccb
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbf46d6…78ed59
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9da765…f4f1d6
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2a3fc1…0a6d40
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf142a9…fdc7be
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd0dcbd…03da3a
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd83e5c…b4816d
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xde4c57…a6be1e
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x640300…0175a9
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0da0cc…7c064b
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5fd48f…3069b3
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb032e8…2867cf
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd5ad95…10a52a
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6e67d…46a54c
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdbd3a2…bf1b80
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8a4b2a…f28f93
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdc865c…2249c1
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8286d9…c27a2f
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x749f63…c42825
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3677bb…dd0d9f
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcab806…e9e5d3

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.