Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
kingzway.eth0xbce3…2e54Base—$104.7670%0x23ef…243149d ago0x3215d2…2dce44
0x611f…ae570xbce3…2e54Base—$652.3670%0x23ef…243149d ago0x1e7665…2db83e
0xc7c1…40080xbce3…2e54Base—$30.0070%0x23ef…243149d ago0x98e577…3556d6
0xc9de…47a60xbce3…2e54Base—$204.8870%0xe528…c02849d ago0x87c264…b7fb11
0xf5e3…4d840xbce3…2e54Base—$20.2670%0xe528…c02849d ago0xb84046…fa1d0b
0xc8cf…ea2c0xbce3…2e54Base—$232.5270%0x23ef…243149d ago0xac8d1d…7be8ee
0xb4ca…f9ab0xbce3…2e54Base—$280.0070%0x23ef…243149d ago0xbd55d3…298eb2
0x483d…56760xbce3…2e54Base—$20.0870%0x23ef…243149d ago0xd6230c…02a599
0xf2a2…aa3f0xbce3…2e54Base—$615.0070%0x23ef…243149d ago0x31a0af…1741d6
0x2ce0…e0a60xbce3…2e54Base—$60.0070%0x23ef…243150d ago0xfafd53…f2d6a5
0x61a5…63af0xbce3…2e54Base—$140.0070%0xe528…c02850d ago0x856e9a…06a2ab
0xc8a0…d37e0xbce3…2e54Base—$341.4770%0x23ef…243150d ago0x5a9f11…9d655e
0x2c5e…9e8d0xbce3…2e54Base—$195.0070%0xe528…c02850d ago0xc34cbc…901aa4

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.