Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9e3…6e530x94f7…4873Basex402 service$0.03100%payAI10d ago0x5add08…463891
0xf9e3…6e530x94f7…4873Basex402 service$0.003009100%payAI10d ago0x27d3e3…3e2760
0xf9e3…6e530x94f7…4873Basex402 service$0.003008100%payAI10d ago0x3ea9f8…c631dd
0xf9e3…6e530x94f7…4873Basex402 service$0.003007100%payAI10d ago0x98fcbf…bbf365
0xf9e3…6e530x94f7…4873Basex402 service$0.003005100%payAI10d ago0x379b27…dd4b53
0xf9e3…6e530x94f7…4873Basex402 service$0.003004100%payAI10d ago0xa3cd0e…d25a7d
0xf9e3…6e530x94f7…4873Basex402 service$0.003003100%payAI10d ago0xc0cab8…63e3f7
0xf9e3…6e530x94f7…4873Basex402 service$0.003002100%payAI10d ago0x17539f…a49673
0xf9e3…6e530x94f7…4873Basex402 service$0.003001100%payAI10d ago0xeb44fb…e9f826
0xf9e3…6e530x94f7…4873Basex402 service$0.005004100%payAI10d ago0xed561a…70826e
0xf9e3…6e530x94f7…4873Basex402 service$0.005003100%payAI10d ago0xa8a0da…60b935
0xf9e3…6e530x94f7…4873Basex402 service$0.005002100%payAI10d ago0xb488f9…9f9353
0xf9e3…6e530x94f7…4873Basex402 service$0.08100%payAI10d ago0x5c0b37…dc458b
0xf9e3…6e530x94f7…4873Basex402 service$0.05100%payAI10d ago0xc31a67…e7defe
0xf9e3…6e530x94f7…4873Basex402 service$0.005001100%payAI10d ago0x9bdfbe…db2b8a

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.