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%coinbase100d ago0xd0f768…462501
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%candidates100d ago0xb2f5e9…dfb305
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x96981f…737c45
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x03be34…b98590
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xc6c7cd…d13dfc
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x736680…3d21b0
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xe76aa4…f81d8d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xe1b112…44efa5
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xe10b7d…a961f7
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x36504f…0287ea
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%candidates100d ago0x724711…6e5211
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x5ea16e…616c74
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x6f660c…94e096
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xa66102…884cd8
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x350933…069649
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0xd25781…26f46a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase100d ago0x0ba42c…3467b6
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x75ac14…4f6518
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x5cec66…be840d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x676760…af75ef
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x50f449…a8ff30
0x9cc4…b1760x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x7f6177…48cfae
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x1d04ec…81177e
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x8a6166…cdcb20
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase101d ago0x6a8868…b8dfb7

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.