Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase49d ago0xae7984…71c24f
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase49d ago0xb84b70…159a2c
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase49d ago0x7e1154…f39bf7
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase49d ago0x602729…5430d1
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase49d ago0x59997f…fd818c
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase49d ago0xe89e1a…f2843f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x7b0081…88dce1
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x5bf60b…dacb62
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xa1af39…64be1d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xec6fbd…9c6991
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x79ad6a…15bf8a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x8c73d4…23d71b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x19da8e…d9b89f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xa856a6…752fec
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x50f04b…c7d22b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xfd22c6…0e9234
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xcf6912…9ecc0e
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xbacac8…1d0cee
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x3b85da…52d446
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x5536dc…9a3246
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x568d59…35c6d0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0xc9f0ec…c8c9c5
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x018611…623753
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x52802a…090160
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase49d ago0x0b0602…7bb89c

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.