Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7d649c…cebee5
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7e5879…54539a
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x43d0e2…03cc09
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x381f38…16ccbe
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x12a65e…873da6
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7231ba…677eb2
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6024eb…68bff7
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x600e2c…ebfe26
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae5a2c…89c574
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x98248f…cd454d
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xed8ced…41ac8e
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x07b614…e9a997
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a6f9f…fc5098
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbb9662…3ded38
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x884793…b38a6a
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf86bba…cdf4e5
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaf3790…93b97a
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x99fd4b…a9010f
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9323fa…83e844
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xee675e…9de304
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x46e1d3…3d575d
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ba2ee…8c4a83
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x923781…80244d
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3d9255…3ce8d3
0x199e…3f9e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcc22cb…f10b1c

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.