Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x74d67e…8f223b
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0xadde5c…0646df
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0xcce8db…b33caa
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x037d5a…ed0f87
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x6a0440…449fcd
0x1ec3…d5670x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x0f8b2c…514e9d
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x424b11…e26a7e
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x920b9e…7b9142
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase65d ago0x1965f3…192a77
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x72139b…39fafe
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x5f45d8…46b650
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xb60854…b38e5d
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xc6a63d…e2512c
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x8c0202…a9d6f4
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x103009…5f4edd
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x330ecb…10a57d
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xd6a1f7…f78227
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x982739…cc5f41
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x8a5d31…04ceda
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x4246ea…6a99cf
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xb167f7…ef9caf
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x8be473…7137b8
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xaa737a…3f96b3
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0xc45491…d06d14
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase66d ago0x0fdd73…c63e7a

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.