Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa30770…d1cf0f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97830f…e22960
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x816e52…8eb066
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fb09f…4d7ddf
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x667bd9…a68147
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dd091…b31065
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a970b…209c06
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0615f6…83b613
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fcd22…1c34e9
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0407c3…444755
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65af96…2e1d3c
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0b39d…d56eae
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64b091…9f8cf5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb508e…b1e3d0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb07313…cf6b6b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c9464…62f3ce
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x701552…e06ef4
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a1dca…fdddb3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ca787…20a631
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x54311d…5b97bb
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68c8ce…86ff00
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf309a…bf9af1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x33d8dd…43de2b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01a16b…c83c87
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8045de…87cb8d

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.