Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase9h ago0x9ce4e6…e4e077
0x7ef1…4ae20xffff…e0dbBasePayPerBytePayperbyte$0.003100%coinbase9h ago0x5b7f15…2cfd1e
0x7ef1…4ae20xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase9h ago0x33a019…1863de
0x7ef1…4ae20x63a2…6ebbBasex402 service$0.003100%coinbase9h ago0x02e80a…7107a8
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase9h ago0x2cdb7a…ca48e9
0x7ef1…4ae20x38c9…a584Basex402 service$0.005100%coinbase9h ago0x00ad0f…d1c9d6
0x7ef1…4ae20x05e1…6357Basex402 MCP StorefrontBase$0.01100%coinbase9h ago0x1214dd…c8a7e3
0x7ef1…4ae20x21e1…2efaBaseVedettaFeed$0.005100%coinbase9h ago0x2384fa…019144
0x7ef1…4ae20x38c9…a584Basex402 service$0.001100%coinbase9h ago0x6417e0…12b97f
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase9h ago0xf6baa6…44a8ec
0x7ef1…4ae20x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase9h ago0xf22793…419a1d
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase9h ago0x318fba…813a5e
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase9h ago0xa62b60…465edd
0x7ef1…4ae20x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.001100%coinbase9h ago0xb3e127…cf06bb
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase9h ago0x7e755f…db1dbd
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase9h ago0x21bab6…a6a084
0x7ef1…4ae20x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase9h ago0xe21f37…e6acec
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase9h ago0xa46d7d…6e7209
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase9h ago0x5567d9…d2df68

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.