Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8e595…225e74
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf70039…7d4bc2
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x038572…e065e5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a63a0…9a15e7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe394a2…e7af45
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x069be8…8b243c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc28e35…5be39c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99c503…5fc36c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x46d18e…ca2ba6
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc86edd…f6d0b5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc275f9…251833
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77b039…e6de0d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe503ba…d20147
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7a302f…d967fd
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4fa79d…5f17c8
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c2d89…8a0282
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa19170…1bbab4
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39b453…e023b3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x967069…47c58c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x816c72…d4802c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20f76d…0a997e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xed3512…5f62cd
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87a156…08d6f7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x257983…fe9ca5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8441fa…e1fbb5

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.