Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0xa62f64…8a3a7b
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase15d ago0x77cdc7…fc4e22
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xea8a80…749f89
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0x00d45f…6de4d0
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xa9f914…dcfabd
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0xc57ea7…9e90e3
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0x40b0e5…abb58c
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xfc7f8e…37b958
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0x47beb7…72484a
0xe3ba…3fb30x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0x389586…5c716f
0x0a71…76a50x50ab…12fcBaseArbiPulseDefi$14.00100%coinbase15d ago0xc1227d…6fffa3
0x914c…b5e40x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xe668b0…279ff4
0x7fd9…b5290x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xdc6661…66a0f8
0xa9f9…34a80x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase15d ago0x010882…c1025f
0x01f9…84d30x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0x1c2b92…e1176a
0xc059…8b5e0x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase15d ago0xb00c1c…b438a0
0x8600…db4b0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase16d ago0xc4c6fb…52f7c8
0x4821…e7f80x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase16d ago0x0fd0fb…594aab

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.