Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x00b59d…953032
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xc0a156…43b95c
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x0f17ab…25acde
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x40d3a0…99df8c
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xfcd888…f41e54
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xc0a2b5…6d59b1
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x17b7d4…da7dc7
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x8f4925…97f77a
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x364987…377c5e
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x19e2fc…eefcf5
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xdbde11…1c8a89
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x4af658…1ebeed
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xa17c3d…677be9
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xe411f9…a3f65f
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x1fe506…407324
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xaf4852…2a2830
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xbb53b1…eb0076
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x9301ed…179126
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x9de145…55f646
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x402c16…e4d3b2
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0x786545…2cceac
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa20d ago0xc314c5…419ecd

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.