Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x492b7c…c6ab01
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9cb1fc…7c2f9c
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x75c599…f21bc7
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6326cc…1d85bb
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0xaccea4…3f80d3
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa6055d…ce1a40
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdf4249…135762
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8d1958…944157
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x87beed…a057ad
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x1539a2…361f95
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2f6c8a…07bac1
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8669d9…80630a
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18441e…fa01b0
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb93391…545a9f
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7ecbf…2265e0
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88ba52…7f6422
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e54a9…08c56d
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11ca25…be8cad
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8c705…7c266a
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa75c04…59f683
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe0a38…063f1a
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x096c1d…c293ec
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39ae9d…54058b
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x54f989…8a175f
0xdd78…7bd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa455e9…9bb54b

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.