Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x62aaf3…485063
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x7b7a6f…994ce0
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xbf7845…d8d6f8
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x4006a2…abe103
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xf5dcff…178b4d
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xf53015…4e101a
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x1f2e14…731521
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x54653f…fcd314
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x921d93…de6c92
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x9b75e4…e93345
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xc6b766…133951
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xe09a7e…545b36
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x5a7a2e…d3b15c
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xe50f6b…e8d23b
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x6675d5…191ab6
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x9fec09…bea193
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x6ac8f2…420d0a
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x694ef3…80b2f1
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xde162e…b661d6
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xabb253…244d73
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x01666d…8d3228
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0xd0fa30…fe27ed
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x3afc8e…be37ae
0x4f73…fb700x6a5e…c666Basex402 service$9.90100%payAI98d ago0x905270…a5a273
0x4f73…fb700x6a5e…c666Basex402 service$0.001100%payAI98d ago0x51a41e…c3c91c

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.