Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65f5…5f6d0x3e0a…78e7Base—$0.003145100%coinbase73d ago0xa68b65…a1e334
0x65f5…5f6d0x3e0a…78e7Base—$0.005699100%coinbase73d ago0x13c81e…b6ce79
0x65f5…5f6d0x3e0a…78e7Base—$0.004021100%coinbase73d ago0x97a9e9…1abaa6
0x65f5…5f6d0x3e0a…78e7Base—$0.005375100%coinbase73d ago0x64c6ff…7f859c
0x65f5…5f6d0x3e0a…78e7Base—$0.004614100%coinbase73d ago0xb7bf9c…7f21d0
0x65f5…5f6d0x3e0a…78e7Base—$0.002827100%coinbase73d ago0x21d0f6…8f909e
0x65f5…5f6d0x3e0a…78e7Base—$0.004117100%coinbase73d ago0xe6818c…d303e2
0x65f5…5f6d0x3e0a…78e7Base—$0.005589100%coinbase73d ago0x9ebf85…062a51
0x65f5…5f6d0x3e0a…78e7Base—$0.004062100%coinbase73d ago0xdb7f73…daa94f
0x65f5…5f6d0x3e0a…78e7Base—$0.003536100%coinbase74d ago0xabf69a…e32ba9
0x65f5…5f6d0x3e0a…78e7Base—$0.004002100%coinbase74d ago0x47fd87…891099
0x65f5…5f6d0x3e0a…78e7Base—$0.004306100%coinbase74d ago0xbcfd5c…11a79d
0x65f5…5f6d0x3e0a…78e7Base—$0.003312100%coinbase74d ago0x6e5152…da790e
0x65f5…5f6d0x3e0a…78e7Base—$0.004084100%coinbase74d ago0xebcec7…382d22
0x65f5…5f6d0x3e0a…78e7Base—$0.005699100%coinbase74d ago0xefb677…04ad34
0x65f5…5f6d0x3e0a…78e7Base—$0.00352100%coinbase74d ago0x2aad51…c6b0fe
0x65f5…5f6d0x3e0a…78e7Base—$0.004483100%coinbase74d ago0xf5678d…1bbb5a
0x65f5…5f6d0x3e0a…78e7Base—$0.005159100%coinbase74d ago0x4dd348…4d38f7
0x65f5…5f6d0x3e0a…78e7Base—$0.004409100%coinbase74d ago0x381294…8b2dea
0x65f5…5f6d0x3e0a…78e7Base—$0.005086100%coinbase74d ago0x87bd43…fc42cb
0x65f5…5f6d0x3e0a…78e7Base—$0.003089100%coinbase74d ago0xd33387…e521b1

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.