Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0xd0c29a…befe9e
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x27c7fa…4ce5d7
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0xd1962f…007c66
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x8f4cd9…3e6495
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x9feb5c…ee227f
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x778bfe…534cb6
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x515543…2a0237
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x2e122d…530d97
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x203bfa…b83e97
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x36cabb…258ef7
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x673897…ec816d
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x512757…e49633
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x734e35…12eba1
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x8d07e5…afd741
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x91d610…a259ad
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x0764fb…0b4608
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0xebceb6…5a5456
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x0fe4e1…ab2ed6
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x20b089…7c086b
0x3951…3b910x9c95…e299Base$0.001100%Route unknown49d ago0x774508…d9fdea

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.