Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d16…e3dc0xbce3…2e54Base—$449.8070%0x23ef…243150d ago0xa9d5fe…e8a3d2
0x2378…95d20xbce3…2e54Base—$49.2970%0xe528…c02850d ago0xbc5410…5e9784
0x2378…95d20xbce3…2e54Base—$564.5970%0x23ef…243150d ago0x4dfcdc…7304b6
0x75d8…2c160xbce3…2e54Base—$167.2870%0xe528…c02850d ago0x164485…e978fb
0xc9de…47a60xbce3…2e54Base—$106.3470%0x23ef…243150d ago0xa5803a…cbb036
0x483d…56760xbce3…2e54Base—$28.1170%0xe528…c02851d ago0xa002cb…72718c
0x92dc…a49d0xbce3…2e54Base—$219.5170%0x23ef…243151d ago0xbb10bf…b42f59
0xd241…1bf10xbce3…2e54Base—$165.8570%0xe528…c02851d ago0x5bbe75…060d1c
0xc9de…47a60xbce3…2e54Base—$103.4170%0x23ef…243151d ago0x4c98ff…3c64d5
0xba80…b71b0xbce3…2e54Base—$79.8470%0xe528…c02851d ago0x40d3ee…b1b89f
0xb177…43270xbce3…2e54Base—$463.0070%0xe528…c02851d ago0x59be47…ea2080
0x186a…11060xbce3…2e54Base—$250.0070%0x23ef…243151d ago0x18d571…2550f2
0x22a6…2f750xbce3…2e54Base—$148.0770%0xe528…c02851d ago0x79735c…db9a87
0xf4da…8db60xbce3…2e54Base—$200.0070%0xe528…c02851d ago0x2c8c70…e25490
0xdc89…11b00xbce3…2e54Base—$267.6270%0x23ef…243151d ago0xa8d92d…30e913
0x0b7c…e50a0xbce3…2e54Base—$103.2470%0xe528…c02851d ago0xd764e7…6fd3d5

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.