Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0xbaf55c…cd412d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0x92806d…954420
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0xa9eef5…ea32ab
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0x9893a3…102a1c
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0x8b77d5…04509a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase77d ago0x235056…71dc49
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xafc7e3…135076
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xc0f72a…c539e4
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x2a5dd3…f8b091
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x3458fc…d32cff
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xe09052…0eaa93
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xf775bb…1d3837
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xac70fe…e230f0
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xe5980e…e76c25
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x3946a6…a5312e
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x61da57…9eb53e
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x35fbd3…2b6d02
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xcfb36c…32e918
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x16ec5d…4522d7
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x2493f4…ad8384
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x9b8b7d…aeefa8
0xb091…029b0x43a2…f758BaseZapperDefi$0.001875100%coinbase78d ago0xac0d62…b229be
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0x38bce1…996648
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xed304e…4f97d9
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase78d ago0xe830be…fb85e7

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.