Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x17e298…8cafca
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x190af9…749a6d
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x7bf90e…020f40
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xbc1b13…e385e3
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x29952e…85f0c2
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xe768d5…09b207
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xad613a…a1d852
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xb40035…52e894
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x5c71bb…5d2f3d
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x27329f…03b544
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xdd3f9f…487d07
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x2b40b6…d03aeb
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x489a09…1e6a74
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x6569af…a84a26
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x94e95a…6f3f83
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x9c6aae…3c4f23
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xb2fb98…52b2f4
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0xc2cfe1…438404
0x8d2a…7d370x6689…99a3Basex402 service$0.03100%payAI18d ago0x4fe04e…28a54f

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.