Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x38c9…a584Basex402 service$0.005100%coinbase2d ago0x669af6…d9b9c8
0x7ef1…4ae20x52e2…f3eaBasex402 service$0.005100%coinbase2d ago0x0cb077…a5e24b
0x7ef1…4ae20x05e1…6357Basex402 MCP StorefrontBase$0.01100%coinbase2d ago0xf56577…6c6212
0x7ef1…4ae20x21e1…2efaBaseVedettaFeed$0.005100%coinbase2d ago0x03092c…6e76d0
0x7ef1…4ae20x38c9…a584Basex402 service$0.001100%coinbase2d ago0x45b781…576fe5
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase2d ago0x32f159…d8cbb1
0x7ef1…4ae20x2135…d3b3BaseHijri Date ConverterIslamic$0.01100%coinbase2d ago0x1d2564…cdf1f3
0x7ef1…4ae20x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase2d ago0xdce1ff…8a8552
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase2d ago0x22e09a…2f1b2f
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase2d ago0x94ffef…975f1d
0x7ef1…4ae20x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.001100%coinbase2d ago0x919d5b…ebbf34
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase2d ago0x359492…a100e0
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase2d ago0xd11039…39b3f4
0x7ef1…4ae20x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase2d ago0x4f46a8…b455be
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase2d ago0xdf6feb…551d59
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase2d ago0xe0a17c…828004
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase2d ago0x64229b…dad81a

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.