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%coinbase3d ago0xc27815…529a88
0x7ef1…4ae20x21e1…2efaBaseVedettaFeed$0.005100%coinbase3d ago0xe6f7f8…4210bd
0x7ef1…4ae20x05e1…6357Basex402 MCP StorefrontBase$0.01100%coinbase3d ago0x692adf…253a8f
0x7ef1…4ae20x38c9…a584Basex402 service$0.001100%coinbase3d ago0x96e696…5b30a6
0x7ef1…4ae20x2135…d3b3BaseHijri Date ConverterIslamic$0.01100%coinbase3d ago0xa93cd2…4388a6
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase3d ago0x4ef375…2fdf9f
0x7ef1…4ae20x7b53…9476BaseCoil Crypto Gate$0.001100%coinbase3d ago0xe6a56e…8987ba
0x7ef1…4ae20x3cc1…3f0cBaseBrazilayer CNPJ RegistryBrazil$0.001100%coinbase3d ago0x827cc8…f826e7
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase3d ago0x9c0548…959dde
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase3d ago0x4a8a26…52af0f
0x7ef1…4ae20x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase3d ago0x838d40…5b2f32
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase3d ago0xa27453…d73e24
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase3d ago0x1c5323…7aacf5
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0xcc0a41…076b43

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.