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%coinbase68d ago0x441ef2…018a08
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x7a16a6…723a72
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xf8e346…1fdef5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xca71f5…084acb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xf302e8…1d6f92
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xa53d11…ebd81b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xdd7352…56d9cc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x368b05…f145c3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xf17916…885d3b
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase68d ago0x551e56…aff614
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xe26464…fe1327
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase68d ago0x91ed1c…8a43bd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xd97e0c…86509e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x677cf6…ed82f4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x52c175…656a42
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xcb74cc…0d3418
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x0f5b08…1583aa
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x5c3890…818e87
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xbb04e0…8e222a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x516285…1dee03
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xfc559f…57a7bf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xedcc18…d080d8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x483d38…171fa4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x4abca7…2ab093
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase68d ago0x76b386…cfca1a

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.