Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x6bc21f…c88308
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xe6ae29…4a0e43
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x6eb69b…b2e73e
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x10398c…d3b3d9
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xd15ab2…b55f9c
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x6f2e62…99eef0
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x6751d5…86c66a
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x3850b1…91e9cf
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x01d012…efce17
0xd529…33770x43a2…f758BaseZapperDefi$0.0019100%coinbase176d ago0x02ed35…bb29d0
0xd529…33770x43a2…f758BaseZapperDefi$0.0019100%coinbase176d ago0x97964c…e0a8ea
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xc1ef76…720c51
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x26b98f…dcd77a
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x55ae3e…5f5c79
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xd55f37…13f39c
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xa754ee…3d5e2f
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x9d2c22…cf8299
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xb5f88a…08425c
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x305477…a55b97
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x821975…64f125
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xd4d59d…5fae75
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xfac71c…7f3629
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xa89379…ada4e8
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xcb0ead…cae3c0
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xea0aec…e07ba6

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.