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%coinbase70d ago0x7f2a3d…5b2ea5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x51761d…d8ddb1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0xc593af…f6e4bf
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xcd7081…d84360
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x13831c…e7cca2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x8e3492…ff099f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x6b849a…37918f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x61b922…a6a5ed
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase70d ago0x950b8c…ae21c9
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase70d ago0x3362c3…d8a22f
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase70d ago0xfbb24c…44b176
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0xae9d9e…ac9b4e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0x0f07c4…fb631e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xb16aa9…2cf8f1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x916568…737b7b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x8fd76c…0f290d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xd07664…8ea50c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0xe1b8e5…b83ff8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase70d ago0xff7757…d25dbd
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase70d ago0x355520…fa1077
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x137028…28fee8
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase70d ago0x562f72…22b2ae
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xbb8bc2…79aec7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase70d ago0x3f643b…6ef562
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase70d ago0xc235fc…4f5796

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.