Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xd66244…76b9b1
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xb29d2c…b0c0b1
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x775642…aab946
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x356eac…db390e
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x7262c0…d69d70
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xa69519…c6de4f
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xc2996d…1baaba
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x5bf4c5…fbe27e
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xd6aa10…7f0211
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xf8f4e6…edb694
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x5abde1…cda4ec
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x1413c2…8f6c2e
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x97b1c1…bd4f95
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xbc159b…e92deb
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x6d7b5e…5f3705
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x04c749…748041
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xc8b72f…03f360
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xbdf05a…e3c05c
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x1d9513…810222
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xb4d970…0d0528
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x62ef4f…ffa293
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x9b9bea…3bcb5f
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x80c4b5…dfb2fb
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0xe82523…775f52
0xe03b…e9b10xa9dd…2315Base—$0.002100%coinbase17d ago0x375114…eca79e

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.