Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ea…25310x75b9…763dBase—$2,250.0070%0x4af2…d9db22d ago0x0d0de3…5e1ccc
0x055d…24420x75b9…763dBase—$0.00002570%0x4af2…d9db22d ago0x553e7e…560737
0x055d…24420x75b9…763dBase—$0.0000170%0x4af2…d9db22d ago0xcb2f63…0eb223
0xc50a…e48e0x75b9…763dBase—$19.2870%0x4af2…d9db22d ago0x664922…ee3b3f
0x055d…24420x75b9…763dBase—$10.0070%0x4af2…d9db22d ago0x480014…cfaca7
0x055d…24420x75b9…763dBase—$2,165.2070%0x4af2…d9db22d ago0x5a244b…673be2
0x055d…24420x75b9…763dBase—$2,525.3970%0x4af2…d9db22d ago0x4e1c7e…c1367f
0x055d…24420x75b9…763dBase—$10.0070%0x4af2…d9db22d ago0x2dd629…900259
0xc50a…e48e0x75b9…763dBase—$3.0070%0x4af2…d9db22d ago0x41a028…2c1afb
0xc50a…e48e0x75b9…763dBase—$50.2170%0x4af2…d9db22d ago0xf14db4…d6485e
0x312f…1d8b0x75b9…763dBase—$2,992.7470%0x4af2…d9db22d ago0x34116c…ae1469
0x312f…1d8b0x75b9…763dBase—$0.0000170%0x4af2…d9db22d ago0x087572…b07917
0xa973…51aa0x75b9…763dBase—$285.1870%0x4af2…d9db22d ago0x67de90…251fad
0x312f…1d8b0x75b9…763dBase—$898.1170%0x4af2…d9db22d ago0xbaf97f…2e49b1
0x312f…1d8b0x75b9…763dBase—$100.0070%0x4af2…d9db22d ago0x7ec639…c4622e
0x8569…0dfb0x75b9…763dBase—$897.0070%0x4af2…d9db22d ago0x3f1e3e…b9d77e
0x33cb…ee200x75b9…763dBase—$500.0070%0x4af2…d9db22d ago0xb7d9a2…883c2e
0xa944…0fb80x75b9…763dBase—$2,000.0070%0x4af2…d9db23d ago0x9a859f…f0d5c6
0x8569…0dfb0x75b9…763dBase—$3.0070%0x4af2…d9db23d ago0xead038…aa2034
0xa944…0fb80x75b9…763dBase—$100.0070%0x4af2…d9db23d ago0x772698…f663f1
0xa944…0fb80x75b9…763dBase—$0.0000170%0x4af2…d9db23d ago0x16e766…ec228d
0xa944…0fb80x75b9…763dBase—$10.0070%0x4af2…d9db23d ago0x3a1e86…8f6e93
0x1f31…7b7f0x75b9…763dBase—$140.0070%0x4af2…d9db23d ago0x060fdc…71c973
0xa973…51aa0x75b9…763dBase—$869.2570%0x4af2…d9db23d ago0x9a16f0…fcc775

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.