Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5304…8ba30xae15…9d74Base—$0.00100%payAI113d ago0xedcbdb…8e032a
0x2d41…5e480xae15…9d74Base—$0.00100%payAI113d ago0x6a0dab…c9df76
0x5db8…4f050xae15…9d74Base—$0.00100%payAI114d ago0x031508…f90fce
0x6e1b…60390xae15…9d74Base—$0.00100%payAI114d ago0x28b34b…e95bd9
0x2dad…af980xae15…9d74Base—$0.00100%payAI114d ago0x5c5f96…2c7e93
0x5455…bdf50xae15…9d74Base—$0.00100%payAI114d ago0x74ac8a…145ad9
0xf6f7…47100xae15…9d74Base—$0.00100%payAI114d ago0xff65c2…3072c8
0x7671…ab770xae15…9d74Base—$0.00100%payAI114d ago0xc1ce6a…de293c
0xf902…c10a0xae15…9d74Base—$0.00100%payAI114d ago0x85b224…762e87
0x9e65…9c0a0xae15…9d74Base—$0.00100%payAI114d ago0x5f1684…83979a
0x95bf…59c60xae15…9d74Base—$0.00100%payAI114d ago0x7aec73…a4a51a
0xc84a…6e240xae15…9d74Base—$0.00100%payAI114d ago0xa14bc2…4faa7c
0x3091…a7eb0xae15…9d74Base—$0.00100%payAI114d ago0x4b56fb…a85ac8
0x723b…51f90xae15…9d74Base—$0.00100%payAI114d ago0x7f8c87…5de9c8

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.