Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase20d ago0xf5ab04…158917
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0x3f22b6…eecfc0
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0xc193d1…37fb25
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase20d ago0x69de88…8dd4df
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0x0873db…666522
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0x3ac9da…017ed9
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0x70c125…e29ca3
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase20d ago0xda01ed…215c88
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x172328…25245c
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0xd05419…a7daa9
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0xa64d67…21e160
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x99a6b7…bffb80
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0xd7cb47…45a1bd
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0xdc6c18…a436a4
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x955163…c2af67
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0xbd30ec…6f1113
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x20c36e…c451ee
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0xb54ac9…cd5322
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x5852c5…78b0cc
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x86e570…e68f99
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x65b644…25af0a
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x96fbd3…7d50d3
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x146f81…c7f506
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0x4b792b…e08f40
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x3a55d6…35ded4

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.