Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xd670c0…efb627
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x71e1d7…43af85
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xe6bc8e…82eb86
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x340708…04e6ed
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xc57ea8…8a9bd2
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x214b8d…366dcc
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x0d48fd…e34cb4
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x2b5dbd…47ea43
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x00c860…4cfcd0
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x66ac19…b024b9
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x0d16b2…47a79a
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xaa92e6…23ebd0
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x3bebac…e7062b
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xc76877…a36e4a
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x7d88f0…2e0814
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xa3158a…53f737
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xd5b116…99d4fb
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xea6aeb…9f8f75
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x1a5223…40ff58
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x43c905…1057e1
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0x864247…23b176
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0x74a2d1…77f097
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xe7c756…6c8bbb
0x6d46…66590x43a2…f758BaseZapperDefi$0.0045100%coinbase176d ago0xe0a4dd…fcacbf
0x6d46…66590x43a2…f758BaseZapperDefi$0.0011100%coinbase176d ago0xd4dd90…ce86cf

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.