Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0xdcda…ec2f56d ago0xc42bf4…95ca11
0xf861…cd530x0e3d…7757Base—$5.25100%0x9618…286156d ago0x61f9a4…f89ae7
0xf861…cd530x0e3d…7757Base—$2.10100%0x79f3…6a3856d ago0x8e6681…841474
0xf861…cd530x0e3d…7757Base—$5.25100%0xdc27…c47d56d ago0x397e3b…194298
0xf861…cd530x0e3d…7757Base—$3.15100%0x2b2b…961c56d ago0xcc89a7…85508e
0xf861…cd530x0e3d…7757Base—$5.25100%0xdfb4…bf9356d ago0x0e3865…ac881c
0xf861…cd530x0e3d…7757Base—$2.10100%0x2041…bdf656d ago0x026d21…82fbbb
0xf861…cd530x0e3d…7757Base—$1.05100%0x7381…a3ba56d ago0x9fe30b…f2b836
0xf861…cd530x0e3d…7757Base—$3.15100%0xd54e…541d56d ago0xb4cbaf…30cc0a
0xf861…cd530x0e3d…7757Base—$6.30100%0x50ee…525256d ago0xcccc67…d94583
0xf861…cd530x0e3d…7757Base—$10.50100%0x0245…bb7b56d ago0x06efdc…39169e
0xf861…cd530x0e3d…7757Base—$1.05100%0xabef…391356d ago0x3979f7…075174
0xf861…cd530x0e3d…7757Base—$8.40100%0x023e…d6fc56d ago0xdbfc3a…6651b1
0xf861…cd530x0e3d…7757Base—$2.10100%0x9092…bc9e56d ago0xbd4353…f05098
0xf861…cd530x0e3d…7757Base—$1.05100%0x63f7…457856d ago0xa9a890…7ac18d
0xf861…cd530x0e3d…7757Base—$10.50100%0x3213…64ef56d ago0x46c6cc…bf812b
0xf861…cd530x0e3d…7757Base—$16.80100%0x1868…142656d ago0xf554d7…c16c11
0xf861…cd530x0e3d…7757Base—$4.20100%0x493b…b91656d ago0xb012c4…7baaed
0xf861…cd530x0e3d…7757Base—$5.25100%0x52ac…a61d56d ago0xa9018a…894da7
0xf861…cd530x0e3d…7757Base—$5.25100%0x3835…626156d ago0x38845f…431f2c
0xf861…cd530x0e3d…7757Base—$2.10100%0x0881…8de256d ago0xb80e68…ed5a38
0xf861…cd530x0e3d…7757Base—$10.50100%0x394f…900856d ago0x9a2615…df1f8c
0xf861…cd530x0e3d…7757Base—$5.25100%0x78aa…366756d ago0x44d0ce…22d665
0xf861…cd530x0e3d…7757Base—$10.50100%0x75ef…a0f956d ago0x04b8f2…3ebb83

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.