Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0b6…54360x75b9…763dBase—$499.8770%0x4af2…d9db12d ago0x0dcf25…6a1e9a
0xb920…48ec0x75b9…763dBase—$199.8070%0x4af2…d9db12d ago0xd58461…0e26fd
0x52f7…9ab30x75b9…763dBase—$8.0070%0x4af2…d9db12d ago0x358885…d12de8
0x52f7…9ab30x75b9…763dBase—$0.00001970%0x4af2…d9db12d ago0x6244c6…13d3fa
0x0771…280d0x75b9…763dBase—$0.0000970%0x4af2…d9db12d ago0xb1146e…eaedf8
0x0771…280d0x75b9…763dBase—$0.0000170%0x4af2…d9db12d ago0xc66e68…34d6b8
0x0771…280d0x75b9…763dBase—$49.5470%0x4af2…d9db12d ago0x779188…938984
0x52f7…9ab30x75b9…763dBase—$5.0070%0x4af2…d9db12d ago0xdac3ef…d0b86b
0x0771…280d0x75b9…763dBase—$10.0070%0x4af2…d9db12d ago0x05f6ad…54d4e3
0x0771…280d0x75b9…763dBase—$90.0870%0x4af2…d9db12d ago0x7c40e9…016122
0x9fe4…f22b0x75b9…763dBase—$205.0070%0x4af2…d9db12d ago0x985126…22f39a
0x52f7…9ab30x75b9…763dBase—$190.0070%0x4af2…d9db12d ago0x07ea9f…f4c79d
0x52f7…9ab30x75b9…763dBase—$10.0070%0x4af2…d9db12d ago0x1544ae…75c1a7
0xa973…51aa0x75b9…763dBase—$571.7970%0x4af2…d9db12d ago0xdfd181…82b077
0xa000…c99e0x75b9…763dBase—$486.8970%0x4af2…d9db12d ago0x6e3756…fa0dbe
0x218a…4c350x75b9…763dBase—$26.0070%0x4af2…d9db12d ago0x55a8fd…219a9b
0xa000…c99e0x75b9…763dBase—$0.00001870%0x4af2…d9db12d ago0x310de0…12f14d
0xa000…c99e0x75b9…763dBase—$50.4770%0x4af2…d9db12d ago0x2f63f1…b3ef96
0x7b06…e3a40x75b9…763dBase—$69.9070%0x4af2…d9db12d ago0x206d15…46dd51
0xa000…c99e0x75b9…763dBase—$18.1170%0x4af2…d9db12d ago0x965f7f…dd9bc8
0x2892…9f820x75b9…763dBase—$25.0070%0x4af2…d9db13d ago0x9e6af1…348336
0xcc40…7d900x75b9…763dBase—$300.0070%0x4af2…d9db13d ago0x1986d9…bab0be
0x2892…9f820x75b9…763dBase—$20.0070%0x4af2…d9db13d ago0x0ac578…52fdfe
0x7b06…e3a40x75b9…763dBase—$55.6570%0x4af2…d9db13d ago0x95a85d…433b42
0x9fe4…f22b0x75b9…763dBase—$320.0070%0x4af2…d9db13d ago0x876af9…cd0b71

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.