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%coinbase54d ago0xf75205…4ce510
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x14a612…0273cb
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase54d ago0x2e95c0…0307a2
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xf912e8…44ba85
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xac822c…bad557
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase54d ago0x23f70c…f145c8
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xc80883…367439
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x4cdfd1…a87ffc
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase54d ago0x89b6ee…917312
0x9897…e0420x1538…475cBaseUsenamiFunding$0.001100%coinbase54d ago0xd2176d…3a2ca8
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase54d ago0x418538…59763b
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase54d ago0xcafad9…e3fec7
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase54d ago0x5ae9c4…7daf6e
0x9897…e042Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase54d ago0xf1f3f5…ad5c2a
0x9897…e0420x82b1…cd7bBasex402 service$0.001100%coinbase54d ago0xfd94e1…ee5a8f
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x915888…25f396
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x104ac2…e00a7b
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x2b3f9d…cff43d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x79a83d…c9f37a
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xafa67b…a3c9fe
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xaada19…2783c0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x6d4e2e…1e25f3
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0x70341b…a324f0
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xacbc02…a90d6d
0x9897…e0420xa9dd…2315Base—$0.002100%coinbase54d ago0xaa7ded…5feb8e

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.