Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d1a5e…1b50a4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fddc1…89dc0c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4bf32f…bcf1f8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3def2…ffd8c3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6baef3…7e2163
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32932d…b74b71
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3800dd…ec3f92
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3564b5…39d46b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5e809…aff54c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd81e5a…258d10
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60405b…ab15ec
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea8aee…be8617
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x82ad8e…8eddf1
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa54da4…072cef
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7299e1…2b377e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x604c3e…695cdc
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51fd9f…5d56c7
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75a57e…f46c09
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x283647…bb1dfd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ceb11…05a21e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42a112…fd769d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcf6ec1…9190a5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe31341…1df9d9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8507c6…67e524
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4dfd49…015c9d

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.