Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x22f2a6…88599d
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xca0307…06fde4
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf037cc…ec8cfa
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb428ef…91ed32
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x52a9c6…f46768
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4b4415…efd884
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3978f3…e26422
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0ede1b…1125a1
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xee7cad…b0deb2
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4288cc…928b25
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf22f5f…7e9424
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf55f8a…d288d7
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdad68b…f15003
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x733904…bfc065
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b6b72…7f592d
0x45e0…76a90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe67ad7…b13c1f
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb9a52…0b3486
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c90c5…5861bc
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cc905…b44ffe
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x673e30…a3f70e
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f66d2…aca95c
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97675b…a05cb0
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x192b9c…bdb2d6
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc85cb…1b88a7
0x45e0…76a90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd90059…3585f8

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.