Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a83…3bf10xbce3…2e54Base—$24.3970%0xe528…c02837d ago0xe78527…ee3a45
0x80a3…1c090xbce3…2e54Base—$71.4570%0x23ef…243137d ago0x53fb46…27abe2
0xbb46…45f00xbce3…2e54Base—$11.9270%0x23ef…243137d ago0x1e6b59…26067c
0x186a…11060xbce3…2e54Base—$100.0070%0xe528…c02837d ago0xc97a0b…9c1a13
0x186a…11060xbce3…2e54Base—$170.0070%0x23ef…243137d ago0x60a36c…1810ce
0xb0a4…29460xbce3…2e54Base—$200.0070%0xe528…c02837d ago0x79d8fe…02bb8a
0x741f…a5c90xbce3…2e54Base—$53.6670%0xe528…c02837d ago0xe0df56…946ba6
0x105d…5b2e0xbce3…2e54Base—$111.1470%0xe528…c02837d ago0xb82837…d56c74
0x1567…b4b20xbce3…2e54Base—$23.0070%0x23ef…243137d ago0xec7fd6…66f395
0xc7c1…40080xbce3…2e54Base—$20.0070%0x23ef…243137d ago0x1ab7eb…58aa33
0x3219…299b0xbce3…2e54Base—$145.6670%0xe528…c02837d ago0xbe429c…555d1f
0x1beb…b2910xbce3…2e54Base—$1,015.0070%0x23ef…243137d ago0x32c9e0…27fddf
0x9b4a…ef3b0xbce3…2e54Base—$224.3970%0xe528…c02837d ago0xe42093…8c3126
0xdc89…11b00xbce3…2e54Base—$1,443.0770%0x23ef…243137d ago0x5aa733…4e2fb3
0xdc89…11b00xbce3…2e54Base—$1,300.0070%0xe528…c02837d ago0xeabde6…c7fc8b
0xdc89…11b00xbce3…2e54Base—$1,300.0070%0x23ef…243137d ago0xacbfa7…3debd8
0xe874…85ed0xbce3…2e54Base—$346.9570%0xe528…c02837d ago0x60f640…fb07df
0xd2a9…e7270xbce3…2e54Base—$80.0070%0xe528…c02837d ago0xcee583…c44656
0x2e37…2e100xbce3…2e54Base—$40.0070%0x23ef…243137d ago0xf7d2fa…0b392f
0xdfe5…4faa0xbce3…2e54Base—$150.0070%0xe528…c02837d ago0xeaa076…4e3987
0xd9ab…537a0xbce3…2e54Base—$35.9770%0x23ef…243137d ago0x775fde…2d0024
0xdf04…018e0xbce3…2e54Base—$20.0070%0xe528…c02837d ago0xe236ad…238b7c
0x6a43…011f0xbce3…2e54Base—$700.0070%0x23ef…243137d ago0xab499b…958056
0x2934…9ebb0xbce3…2e54Base—$142.0070%0xe528…c02837d ago0x8e0455…6a13db
0xcfcc…fac20xbce3…2e54Base—$69.1770%0x23ef…243137d ago0x96e5fe…4ab479

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.