Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xe06794…21fef0
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xbb1c62…5a1ae9
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x2acfef…953430
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x75335b…8c5230
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x6c7617…6edf66
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xfeff70…3021af
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x446ea0…215b5b
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x96bf8c…9f0939
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x308808…c3a30a
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x1ba441…df123c
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xceaf25…2809bf
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x82c3b3…379ec4
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x0f6c53…1b1afe
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x4d2f06…cb5054
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xddb8b3…cc9b28
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xf32c4a…2568e5
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x1f1a02…b2a9b7
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xd8b7da…28994f
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x091215…557994
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x30efbe…9cf3e3
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x55c09e…413823
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0xedd1a0…46e33d
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x464aab…2aab52
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x7def90…7a3e2b
0x4f97…221d0xa9dd…2315Base$0.002100%coinbase14d ago0x63eb55…e5dddd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.