Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x586aa4…4a2818
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa65cd9…b2f852
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c8d61…79709e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0135f7…d6c59a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23023f…0f7717
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x250d53…53650e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3865b…51920a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x89385b…ab7e3b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2afba…5dd03f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76354b…c92001
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2943a1…16b09b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4bc0a3…61937e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5d973…dd84f3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc0782…137b01
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a2d7f…fb4f14
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcb03b…777148
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24df42…dbd2bc
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe95cb3…373532
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe06e46…8b4e9a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x090327…b5296c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cc905…9965b1
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x777565…0eb51e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x937a27…302394
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab1140…9b6690
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7a74b…5e8108

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.