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%coinbase177d ago0x498dc9…bbd248
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x00146e…4ad0f3
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x4cae48…132538
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x93ff48…2e4bcd
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x867b21…301b6a
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x8bf4ba…18d2b5
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x1fcafe…e79a02
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xc5fff8…e46ed2
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x057fbc…ab2582
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x509909…0bde6d
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x75ef31…567ea2
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x26af1e…0b46d3
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0019100%coinbase177d ago0x7984ae…4486fe
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x0e4200…fef857
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0019100%coinbase177d ago0x747343…5c64a6
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x62ab1a…5a200a
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x63ae85…292d95
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x402531…b27a05
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x64cc75…b3cc66
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x2f2f3e…23a761
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x5634de…12c3d3
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0xda3cd9…135309
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x17d0e5…cf9b99
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0011100%coinbase177d ago0x6e91a9…69170f
0x0ff1…18b50x43a2…f758BaseZapperDefi$0.0045100%coinbase177d ago0x3feedf…8683f3

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.