Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase37d ago0xd13ab7…2e9b51
0xcb74…cb510xb0af…7de0Base—$0.30100%coinbase37d ago0x478c05…0bf942
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase37d ago0x955764…d7c500
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase37d ago0xf68afe…86cc5a
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase37d ago0xa932e1…fa0b32
0xcb74…cb510xb0af…7de0Base—$0.28100%coinbase38d ago0xbafabe…00148a
0xcb74…cb510xb0af…7de0Base—$0.34100%coinbase38d ago0x293eb9…2d41a3
0xcb74…cb510xb0af…7de0Base—$0.38100%coinbase38d ago0x300b41…403da5
0xcb74…cb510xb0af…7de0Base—$0.36100%coinbase38d ago0xb63f08…7794af
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase38d ago0x1ffd0a…161422
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0xa46303…a2fa08
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase38d ago0x98e662…4e3744
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0xdec5ca…825b22
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase38d ago0xf78e67…b7847c
0xcb74…cb510xb0af…7de0Base—$0.29100%coinbase38d ago0xcc8cdb…a2caee
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase38d ago0xea9cd3…eee861
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase38d ago0x650c33…63f8de
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0xbdbbde…56885d
0xcb74…cb510xb0af…7de0Base—$0.41100%coinbase38d ago0x4f997e…5a0f6a
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase38d ago0xf6d2d5…bdf966
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase38d ago0x858ba1…8e4051
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0x58ddb2…2fc20c
0xcb74…cb510xb0af…7de0Base—$0.37100%coinbase38d ago0xc81390…ac7cdc
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0xf95424…14a6c9
0xcb74…cb510xb0af…7de0Base—$0.33100%coinbase38d ago0x663a09…a99da2

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.