Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x534e35…b6a49a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x28f20b…0f138e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x9cbc48…f564d2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase19d ago0x84010f…4d0bc1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xaffd2a…410810
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xf746db…19e6d0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x5fe1e8…7b3d1e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xce0211…a4eace
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xe179b1…faa8bf
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xcf3cbe…dddeec
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x42eff7…e912ca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xb5e006…0a2598
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xe5d887…4be0ec
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xe5f764…773e62
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x471cd1…43f244
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x3144dd…f72c26
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x8163d3…30623d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xaab652…f04e9d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x0dc93f…bc70a2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x38867a…421273
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x6d3c48…bbfe9d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0xc80ff6…485ef0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x4c6bc5…8b9092
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x5b75b7…12bfd2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase20d ago0x06e830…dfa5b4

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.