Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd9c…9a250xe5b2…1d80Base$0.01100%coinbase68d ago0x877345…51908d
0xcd9c…9a250x677a…76b4Base$0.01100%coinbase68d ago0x73da5c…2764c4
0xcd9c…9a250xb150…85ddBase$0.64100%coinbase68d ago0x86d260…1ec680
0xcd9c…9a250xf52c…cde6Base$0.01100%coinbase68d ago0x740e70…e9eb10
0xcd9c…9a250x6706…980bBase$0.74100%coinbase68d ago0x08fb56…ad7870
0xcd9c…9a250x0713…a792Base$0.33100%coinbase68d ago0x317da1…7ebbb3
0xcd9c…9a250xe3e7…827aBase$0.01100%coinbase68d ago0xc1120d…5e8c83
0xcd9c…9a250x410c…ccb1Base$0.30100%coinbase68d ago0xee612d…31ac0e
0xcd9c…9a250x9c90…367dBase$0.01100%coinbase68d ago0xd13283…e24c36
0xcd9c…9a250x04eb…0e96Base$0.34100%coinbase68d ago0xc494c4…2c4b49
0xcd9c…9a250x0dd7…a3f0Base$0.01100%coinbase68d ago0x93e4df…dce8da
0xcd9c…9a250xbc87…073aBase$0.74100%coinbase68d ago0x49e24f…da76a0
0xcd9c…9a250xf4c6…e97eBase$0.01100%coinbase68d ago0xae39df…f4d2f6
0xcd9c…9a250x3aa6…1dc7Base$0.52100%coinbase68d ago0x5c965f…50a0b7
0xcd9c…9a250xf02f…fec5Base$0.01100%coinbase68d ago0x837fa1…265091
0xcd9c…9a250xe090…f576Base$0.28100%coinbase68d ago0x16b0cb…2773cf
0xcd9c…9a250xec48…af03Base$0.01100%coinbase68d ago0x4b0c99…c5f1f3
0xcd9c…9a250xfcf9…759eBase$0.38100%coinbase68d ago0x12fc69…3721cc
0xcd9c…9a250xd224…5c99Base$0.01100%coinbase68d ago0x32fb45…01e72f

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.