Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0xbae668…c6486d
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x7c14f9…0eca48
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x62e136…151dfc
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0xb1d6ca…28d752
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x4c8c69…d74773
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x46556c…526676
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x093cb2…e6de91
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x940ccb…6285f1
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0x6c2a41…47f7e3
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0xa57807…2f900b
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa15d ago0xd5f3e8…521e89
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x2965fc…0de92d
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0xc85a20…a9ef8e
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x40f572…aa1077
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x78c7fa…f7f676
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0xee9e18…dcc739
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x62bf8e…c6b7a7
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x92c9e8…2ca85d
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x76b53a…a93745
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x932ab2…cd246a
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x23b895…b495c9
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0xe7d001…0061a9
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0xb2c891…fad094
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x3ded62…00ec1c
0xf5b3…f8080xfe80…47eeBase—$0.001100%fluxa16d ago0x704898…7d3331

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.