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.0011100%coinbase177d ago0xd7da13…683f66
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0xd03e3f…bdeda4
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x5f8cff…15fe31
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x3cdcac…178056
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xa9794c…47814c
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x59d1c2…a07aae
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x209ce9…4dea63
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xaa1cd4…e70ef2
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x87e992…2c644c
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x918059…e6ef18
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xd107ed…29e2bd
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xaa997b…aaa0e5
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x987dc3…b69dcd
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xab19eb…46fa6b
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x2192c9…89b1ee
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x507c04…6de93f
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xaf3050…ff79d2
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xa01514…ee5473
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x16f02f…aadf67
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x54469f…002fd8
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xf5085f…62adfe
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x804c49…b3728e
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xf7c688…046936
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x11c778…a5361f
0xd529…33770x43a2…f758BaseZapperDefi$0.0019100%coinbase177d ago0x4a9be3…f04fac

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.