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 ago0x1c1a27…e7df10
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x770da7…bbd855
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x80aa1c…900569
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x29ea22…06bc7d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x9888ea…cf5c48
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x1e09d3…96e5d3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x7f9a0f…c5df1e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xa97a4f…743c07
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0x880577…cf755b
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase68d ago0x934ce1…de0f8c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x71da43…09d71b
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase68d ago0x284cdd…60951e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x1f1c68…e9f30d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0xe601d7…983ead
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x470fdc…b375cf
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x458f02…2cbae1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x1799d4…9b2142
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x21e81d…19ee13
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x2b42ed…a9c389
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase68d ago0xf4147f…417c18
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase68d ago0x625087…1f6814
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase68d ago0x09a6db…474235
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase68d ago0x704e62…26b3ef
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x6dc0f2…1d5031
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xb9d139…821009

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.