Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x184206…66403c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca26f2…bad1fa
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23f89a…81a855
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd41606…28540c
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15bcaa…091bf2
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x670a6c…1dab11
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x357aa7…6261da
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xceef32…d5dddf
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x241dd9…5c5e77
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43acb7…0edbc4
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x524034…006548
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d8c17…ef7982
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x296963…392231
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x448ab4…cc3c8a
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe952b5…2f3f49
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x785f71…dea9a3
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd01551…395715
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31d39e…2e0500
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd41eef…2f0628
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc71792…c9e637
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce6d63…4689a8
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeaf2e2…5fd401
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde8541…394fc1
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5cb7f6…2442bd
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe9bfc…062dbc

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.