Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
kingzway.eth0xc148…3515Base$1,005.0070%0x23ef…24311d ago0x4f49f3…3dc998
0xdf04…018e0xc148…3515Base$25.0070%0xe528…c0281d ago0x519f26…216de3
0x61a5…63af0xc148…3515Base$51.0070%0x23ef…24311d ago0xe9cb7a…f906c9
0xe5cc…b8cb0xc148…3515Base$35.5870%0xe528…c0281d ago0x3ec4e3…2e63c0
0xfa1f…adb00xc148…3515Base$20.0070%0x23ef…24311d ago0x45b04e…f75ff5
0xfa1f…adb00xc148…3515Base$20.0070%0xe528…c0281d ago0xec7bd7…0ac54b
0x83d6…58b30xc148…3515Base$476.4170%0x23ef…24311d ago0x613644…82c271
0x3219…299b0xc148…3515Base$400.8170%0x23ef…24311d ago0xd1e2b4…cc145d
0x4c42…a43d0xc148…3515Base$38.0070%0xe528…c0281d ago0xa0f1d4…9cccde
0xfb7a…3ddf0xc148…3515Base$52.1770%0x23ef…24311d ago0x8303e9…98ade8
0x186a…11060xc148…3515Base$250.0070%0xe528…c0281d ago0xe90150…57bb36
0x2ce0…e0a60xc148…3515Base$120.0070%0x23ef…24311d ago0x584a17…0af065
0xac77…e16d0xc148…3515Base$500.9070%0xe528…c0281d ago0x875921…038a37
0x5833…e08b0xc148…3515Base$10.2270%0x23ef…24311d ago0xf6794d…0e750d
0xb912…0f490xc148…3515Base$1,233.1770%0xe528…c0281d ago0x768a2f…a15ff7
0x2d0a…d4720xc148…3515Base$315.6670%0x23ef…24311d ago0xda3e44…f13117
0x3722…3ee20xc148…3515Base$51.5570%0xe528…c0281d ago0x45883e…404004
0x3722…3ee20xc148…3515Base$150.0070%0x23ef…24311d ago0xe1b7ea…585aea
0x965c…3ab40xc148…3515Base$426.5370%0xe528…c0281d ago0x24a342…683856
0x4971…39700xc148…3515Base$39.0270%0x23ef…24312d ago0xdb35eb…bbe5b1
0xdf04…018e0xc148…3515Base$50.0070%0xe528…c0282d ago0x9ebc90…9cd56e
0x8699…ba9d0xc148…3515Base$40.1870%0x23ef…24312d ago0x1df367…13bcdd
0x84f0…4cf10xc148…3515Base$891.4570%0xe528…c0282d ago0x086860…1db283
0xf8cc…39970xc148…3515Base$308.2570%0x23ef…24312d ago0x4c60c2…8b8eb7
0x3eb1…6fcd0xc148…3515Base$65.0070%0xe528…c0282d ago0xae5b7e…cf9765

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.