Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x21e1…2efaBaseVedettaFeed$0.005100%coinbase4d ago0xbbca74…53bfb9
0x7ef1…4ae20x8a89…ff4eBaseMN Rental License CheckMinneapolis$0.01100%coinbase4d ago0xb6b09f…2679e2
0x7ef1…4ae20x38c9…a584Basex402 service$0.001100%coinbase4d ago0xb97133…78ad61
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d44d ago0x7d65d1…46192c
0x7ef1…4ae20x2135…d3b3BaseHijri Date ConverterIslamic$0.01100%coinbase4d ago0x32d279…960ac3
0x3be9…575c0x8a02…97c5Base—$40.0070%0x2fbf…ec654d ago0x38d450…faf245
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase4d ago0xe69378…66cfeb
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc929da…2a6471
0x341c…ce820x6839…1a2bBase—$1.00100%coinbase4d ago0x6f4cba…02d652
0x7ef1…4ae20x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase4d ago0xb10998…e2d3de
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase4d ago0x9e235a…11ec7d
0xa54d…49f50xd52e…09daBase—$1.9470%0x64b2…88334d ago0x707e1d…99e24c
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase4d ago0xdf5f3f…de0f17
0x7ef1…4ae20x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.001100%coinbase4d ago0x7ce833…7ba6c7
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase4d ago0xc34b1a…713cf9
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase4d ago0xcf30e7…f52ceb
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase4d ago0x1639aa…2ba573
0x7ef1…4ae20x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase4d ago0xfde361…7e9b7c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x186584…1d09ea
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase4d ago0xf0f703…e6651c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9e8a77…99f305
0x6022…37480x6839…1a2bBase—$1.00100%coinbase4d ago0x45db01…c07599
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase4d ago0xc1dbf4…597295
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d44d ago0xc7e5de…65153d
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase4d ago0xeaa423…45a9b2

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.