Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e1e…bda80x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0xcaf387…79ec92
0xd740…05e90x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x32ff0e…37386e
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x405869…205bf5
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0xddf2c1…d3a2b4
0xa29b…00ff0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x0acc66…e5b312
0xea01…523e0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x774e76…e49017
0x698e…2d5f0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0xf61dea…97a94d
0x6392…f89f0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x51043a…b6d0b4
0xf6ff…25780x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x40ef68…64bc17
0x7297…8f4b0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x77998a…166033
0x774a…b22d0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x96373c…5c3171
0x19a6…de170x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x0ca5c8…c3cb2b
0x5f40…267d0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x75f589…521bcc
0x0b76…7eb90x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x64e70c…634032
0x6718…046c0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x1b2e54…577b2b
0x987b…5f460x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x878c4a…2cf9e1
0xb68a…dd6f0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0xefc54c…afcb40
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x4e927e…cab7be
0x6f93…9fb90x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x92ee91…30d15a
0x774a…b22d0x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x673932…1d7312
0x2070…5d530x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x486dc4…a4ab15
0xf537…c1680x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x313d92…37686b
0x4092…1d740x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0xc03db4…a5f576
0xeb5b…78220x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x882ce4…126db7
0x4ecc…a5990x85a7…109bBase$0.00170%0x6cb9…e3d535d ago0x10b969…4e3adf

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.