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%coinbase55d ago0xd6998f…e4db3d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x435dbd…de42c8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xb5b356…52a119
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x112195…f7bc75
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x8b936f…0053e6
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xe7b220…a45a57
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xe7fd84…14bd91
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase55d ago0x747fb0…980216
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase55d ago0x2aee28…ca7f57
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase55d ago0x0dc8b4…978212
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x2a3913…d81d2b
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase55d ago0x20c483…349646
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x8273e8…617698
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x773643…615b4e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xe67ef7…c29053
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x47ff0e…95b1ce
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xb715a9…a727b8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xf25c27…b976f0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase55d ago0x90baad…66d5cf
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase55d ago0xb2108a…d428e7
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase55d ago0x285996…17532c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x8a7b0c…20ce7d
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase55d ago0xac0c9e…c30305
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x7c6bd4…4cc1e9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x93fb84…63ee14

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.