Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x97807f…0d5bb5
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x998ee9…5740e2
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe116df…7de6cc
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ccd31…6e260b
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0c3774…c52cab
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x572b67…b5bdd5
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x021cbe…bbc6dc
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d638e…3452c5
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4733c5…af6202
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x93f541…196ba5
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0b3a81…91f3d9
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf5540e…7bebcb
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa784d9…b5fdac
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x805295…a03827
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x904e29…b08412
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0621c0…fedd1e
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2ab1d5…1b9a00
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbe0dc9…c3b01e
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xecdb00…dc029d
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe4e4a6…aed125
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8b6293…926265
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb09cb5…7ca981
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x32dc5e…7b4531
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7da3b5…9386fc
0x707b…bba50x6a5e…c666Basex402 service$0.01100%payAI113d ago0x15355b…3bbf7d

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.