Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xc3b8d7…35486b
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x22274b…12b3f5
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xfbf689…966103
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x8873f5…bf1a4b
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xf283d2…33bd21
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x24f9f7…183d0a
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x2d8352…2c6dd8
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x697870…3396e7
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x63b2c9…faa62a
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x731888…4c9c0d
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x8c614a…ccc8df
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x486de7…db0fa1
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x5c9233…bf4a7c
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x2d2a02…7fcc48
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xe2c883…54acf7
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x30bf51…ab0f35
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x93188d…38e687
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0x249ccb…c81bd8
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xa29fd1…652de5
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xc61267…0c554f
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xbdf1b5…d4435f
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xa14dbc…9c8c29
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xdb9aa1…d6542f
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xcf996f…a60a5a
0x1e5b…b6490x5aae…482eBase—$0.001100%coinbase5d ago0xeff3e8…c44abf

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.