Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bd1ed…69195f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb49ab…4065f6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c3b11…a1d7b9
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd77332…dd73b6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd87b6…1d2f47
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4045bd…619c4a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b4dab…b1d651
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28172a…a0e063
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3dfc3…6428a4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80094b…5ade35
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd82f47…87d879
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3cfd10…fee2e3
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafbcb2…9d394e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2152f7…24936d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7801e…0b30bd
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3f206…8e60bd
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34765b…9d2203
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe726e…01a9d2
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x600e34…4b6a4d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9025b8…4a6883
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bfe97…4837a7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x597d9b…327e7d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff3f1b…9f8a38
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ebd90…496338
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a2496…62e6ea

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.