Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae2Site Quality AuditBaseOnRamperXValue-router$0.01100%coinbase22h ago0x79e839…8201b9
0x7ef1…4ae20x2fec…f35cBaseAgentOraclePreflight$0.01100%coinbase22h ago0x9ec5dc…73ee82
0x7ef1…4ae20x63a2…6ebbBasex402 service$0.003100%coinbase22h ago0x5683c1…9a4cc9
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase22h ago0xd86204…f6c21a
0x7ef1…4ae20x38c9…a584Basex402 service$0.005100%coinbase22h ago0xd9427d…1a0a0f
0x7ef1…4ae20x52e2…f3eaBasex402 service$0.005100%coinbase22h ago0x7d4883…2c12b1
0x7ef1…4ae20x05e1…6357Basex402 MCP StorefrontBase$0.01100%coinbase22h ago0x27b8fe…74cdd3
0x7ef1…4ae20x21e1…2efaBaseVedettaFeed$0.005100%coinbase22h ago0x5d7cd5…3d40dd
0x7ef1…4ae20x38c9…a584Basex402 service$0.001100%coinbase22h ago0x547349…d4e61b
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase22h ago0x468934…a84390
0x7ef1…4ae20x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase22h ago0x22f0ba…c7269d
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase22h ago0x298f77…a9e285
0x7ef1…4ae20x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.001100%coinbase22h ago0x80332a…f8769c
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase22h ago0x3b26ea…b54ccc
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase22h ago0x0de863…b32202
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase22h ago0x6d2471…df1b99
0x7ef1…4ae20x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase22h ago0xc6f689…fa3bad
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase22h ago0x36b469…8d4c8e
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase22h ago0xda8c81…8fc230
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase22h ago0x2d30ce…824290

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.