Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x272fd1…b0019a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xdfc7c0…f7763d
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x51882d…fbd1d8
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x0d3741…6a4857
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x3f2aa8…2c0c4d
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x63cba1…bc22a3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x47c7b2…774b84
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xe0f063…4103f3
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xaa2ec5…7e994d
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xdb15dc…bd15fe
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xf10979…5bb075
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xa90c2a…d0e36a
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xc576e6…d5411c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xbcef29…0a24fa
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x09ee50…ff01d6
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x966906…9073ab
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xf9d276…527bba
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0xab3c25…9f0f1c
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x5a2fd2…4cbb17
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x3fed93…38e466
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x514b9c…176857
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x820efb…02dddc
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x48638e…b86d7e
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x18cf7d…5b6c53
0x3064…ba910xfe80…47eeBase—$0.001100%fluxa19d ago0x8bbeea…0fba1a

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.