Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d4c24…b3f14a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2ee3e…2111f3
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe50186…cdadde
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36d28d…464d2f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc91621…bc7a49
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9bf317…5bc536
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a6b07…699b09
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb174d3…dd1593
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xecb925…2d8f38
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb44f8c…3556d5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b403c…f10aa6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc14cab…4e6f2d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77506d…8493af
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9cded9…3c9fa4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c5e18…9cae69
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa58048…c5e578
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfc2cd…1b8e97
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x117da5…e0aee2
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc50388…2456fa
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70f999…c82a9c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf428d8…7432d3
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x751d39…a8d276
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1aff6a…bb52b4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ddfaf…fa1b8a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa208f…bd77b9

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.