Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb68d36…a84ce5
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65659d…55338e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6319a9…e033ca
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13d9a6…07981c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50567b…0ad3ac
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d385f…b9c8ec
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e8a5b…52b320
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb9bc4…2a6063
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb01af2…c22129
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8272e…c28e70
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf02430…8040b5
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc603b0…8c9f1a
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x48a7e1…4983f6
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf87a1b…0c0c76
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18cc0a…946a58
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6934c6…f189b8
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb7c202…17e23a
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x43207d…3d05e2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0c2d9…991592
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ee04e…75204c
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e34d8…cce06d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4d6ddd…603d7d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c3d9a…3bf1d2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x11dea3…4f3d78
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x51bf40…3f7dba

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.