Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23a2…bf250xc148…3515Base—$50.0070%0x23ef…243116d ago0xdcd207…e247bb
0x23a2…bf250xc148…3515Base—$105.0070%0xe528…c02816d ago0x4de131…fa0316
0x4516…63bc0xc148…3515Base—$54.3770%0x23ef…243116d ago0x9cefe0…560045
0x4516…63bc0xc148…3515Base—$54.8170%0xe528…c02816d ago0xd1be10…872a83
0x2935…bd0c0xc148…3515Base—$505.5270%0x23ef…243116d ago0xe41c34…77f7ce
0x2935…bd0c0xc148…3515Base—$150.0070%0xe528…c02816d ago0x127cc5…b44b2b
0x2935…bd0c0xc148…3515Base—$150.0070%0x23ef…243116d ago0x69f9e6…002221
0x9303…49d50xc148…3515Base—$30.0070%0xe528…c02817d ago0xb3dd26…1fab1b
0x2935…bd0c0xc148…3515Base—$400.0070%0x23ef…243117d ago0xa0f0cd…d9c9a1
0x2935…bd0c0xc148…3515Base—$500.0070%0xe528…c02817d ago0xc24f8e…d73b3e
0xd4a1…97390xc148…3515Base—$98.0070%0x23ef…243117d ago0xab67cc…d12568
0xb012…e39e0xc148…3515Base—$300.0070%0xe528…c02817d ago0x46bb9b…924bcf
0xbb68…e4cd0xc148…3515Base—$234.5170%0x23ef…243117d ago0x73ce01…9906ec
0x71e4…43240xc148…3515Base—$85.2970%0xe528…c02817d ago0xa3359d…a7d407
0xbb46…45f00xc148…3515Base—$10.5170%0xe528…c02817d ago0xb20d9c…9ae834
0xe3ec…b0980xc148…3515Base—$97.5670%0x23ef…243117d ago0x4c10ad…8fad08
0x6df2…1ac80xc148…3515Base—$113.0470%0xe528…c02817d ago0xc9023e…b25ba0
0xf2c2…abab0xc148…3515Base—$22.7170%0x23ef…243117d ago0xe9dee4…91ffa5
0xdf04…018e0xc148…3515Base—$25.0070%0xe528…c02817d ago0x08e825…9ebcb6
0x8098…95150xc148…3515Base—$115.8070%0x23ef…243117d ago0xbd3d59…f48198
0x75d8…2c160xc148…3515Base—$673.7570%0xe528…c02817d ago0xc29cd1…e8929d
0x0f2b…a88b0xc148…3515Base—$40.0070%0x23ef…243117d ago0x196502…ead070
0x4acb…d27d0xc148…3515Base—$157.2370%0xe528…c02817d ago0x94fbb0…8850d2
0x4acb…d27d0xc148…3515Base—$150.0070%0x23ef…243117d ago0xfdca75…29b228
0x8842…0d3a0xc148…3515Base—$53.5770%0xe528…c02817d ago0x13c484…8b5493

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.