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%coinbase179d ago0xd5e85f…c1b919
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0019100%coinbase179d ago0x57ee41…c353ff
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x93ca63…084cab
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0xb4c521…793780
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0xacc370…526c3b
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x1fd260…265626
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0xa773f4…945f54
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0x6554a5…2d948c
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x10b016…22bc4a
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x288eb3…e265f6
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x931d2f…a436d4
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0xce2fc0…ba64ae
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0xfc3ecb…5d44bc
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0xe0eb82…abdb92
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x79702f…d7802c
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x499f6d…c950ac
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0xe03649…e6f289
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x66e254…d9ed2e
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0x623cdc…5c1bf8
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0xb69b2c…b4b713
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0x2630d6…02eb01
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x184ab1…56067d
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x0b07ed…3ae0e5
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase179d ago0x176f1c…9c0cc1
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase179d ago0xdee12f…8460e6

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.