Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce255d…4811f9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x746646…6aa720
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49468f…53eff0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x759e27…5be922
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x665e11…4b020d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x426657…255583
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf16715…25355c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9c0f8…ac59b7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4b65e…5ffe96
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd02984…b7eaa2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1052e…03d4ca
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6177ca…5dd230
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88fed8…e8d936
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x060ca2…3816ee
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fc449…03cde8
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97c10c…e858f2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x105df7…e41841
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d649c…cebee5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d7bca…0a6ee0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc123df…d8f475
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x318098…862ffd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xceae6e…2e8d4a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f3b1b…df7c59
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0f224…426db4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10b942…757233

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.