Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf3172…ba5ed8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3e03d…01c985
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x786b5b…165918
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c3988…ea9ccc
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c7477…46fb25
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc48569…f9585e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b9f56…278547
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c2a26…e94ee6
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd6f14e…48d39e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4281a…d789f8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01cea2…aaa639
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7349ab…0ec6b4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0eff8e…795d80
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcef621…7f506b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa66ebe…edc24f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2d8e2…33bf59
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1afdc3…5dece9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xed5663…533de0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd09355…ad0f73
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8dbfde…7edcb8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x346de3…ea5186
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c65c8…2d5095
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa20751…69872c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb47c7c…47bcb4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb65e16…64bb5a

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.