Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9683…22cc0x9dba…0df8Basex402 service$0.005100%coinbase169d ago0xb32b68…2e54ee
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x152926…9caa40
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x091223…2831a8
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x5c5737…26a4dc
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0xdc8a30…6a4daf
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x320ae4…bc0ee6
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x36c543…d1eb94
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0xdf552b…1cb0fe
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x309e30…9269dc
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x5f0c7d…fa64e8
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x282129…711190
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x96d737…8c3994
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x28411e…9ee512
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x082b1d…e48ab4
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0xed368b…f55483
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x641820…36982a
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x0f0145…5f6ccf
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x9f1374…523a16
0x1ec3…d5670x9dba…0df8Basex402 service$0.005100%coinbase169d ago0x8ec1c4…72a2f4
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x786143…c1a93a
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x3e67a3…6a9947
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0xc03131…537eee
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x12cb68…3760f3
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0xc16a9c…b1f291
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase169d ago0x702147…d30eaa

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.