Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x00104b…117a48
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0x1421e5…1a595b
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x591fa4…7961f3
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x8fdff7…b54eb8
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x57fc89…77095d
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xdfe13a…79abc7
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x1a2f17…b325a1
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0xfe3364…5f895c
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0019100%coinbase178d ago0x4ec046…eafc93
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x7c983a…03753c
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x84d83a…17eee0
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0xff11b4…ead47a
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xd03175…d806e0
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xb54e2b…a4ed60
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x87b876…dea549
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x911490…afe82e
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0x60a449…131bce
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xf06065…dc19d6
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x3cd877…fe52b1
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x0fc24c…c8f529
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xb7e9ac…9e400e
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xce45eb…240db9
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xd4466d…29040d
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0019100%coinbase178d ago0x117508…972134
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x644671…171015

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.