Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x504df1…acdf0f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83e606…1e4e8e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf315db…6f7907
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x439494…d49173
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d8c08…152df4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4cc1eb…de452b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6995d0…2326d5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc762d2…2c336d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf32289…3a8823
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9be466…f0f065
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0ff18…7fc35f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd813c9…dbffc1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26bf24…e13fdd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa12ec5…956b92
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0eb6e…781e9c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a2983…fc3174
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e4f87…e093d4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe98f9e…30bf5f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc4b3d9…21b6a1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ca8a5…b72691
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e7a70…1e2640
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf79be4…d86db1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2a950…bf4c81
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x356503…4097d6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa22861…f164a0

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.