Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase21d ago0xdd2a9c…a8cc88
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase21d ago0xcaf4ba…4fb538
0x6575…b92b0x26e8…5158Basex402-tokens$0.008039100%coinbase21d ago0x7ab6ab…bd292a
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.01100%coinbase21d ago0x86f444…ede604
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase21d ago0x951cee…34d171
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x7718d7…8d8743
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x6a5ac8…30307e
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase21d ago0x48bbed…6eb610
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0x0b5aa2…f86ccb
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase21d ago0x54518b…ffa6dc
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0087570%0xcdf0…d2eb21d ago0x6c0a97…6926a2
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase21d ago0x20d0c7…a7c98a
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.01100%coinbase21d ago0xcf9235…8acd1f
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase21d ago0x5278f9…8e9ac7
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x88a3b2…1d45f9
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase21d ago0x91c24a…09d5a1
0x6575…b92b0xa7f3…4689BaseAiSpace VeniceVenice$0.001100%coinbase21d ago0x82a8d4…4f95bd
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase21d ago0xc1fa20…10158c
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003445100%coinbase21d ago0x296ec9…0feefe
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase21d ago0xb2e7fd…fae7c5
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0087570%0xcdf0…d2eb21d ago0x9366ea…edea01
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase21d ago0xc9629b…55f102
0x6575…b92b0x23f7…7334BaseChit402Treasury$0.01100%coinbase22d ago0x60b2bb…69ac84
0x6575…b92b0x87fc…0211BaseOpenRelay Premium ChatInference$0.001100%coinbase22d ago0x9cb120…31ec26
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase22d ago0x996d49…f257b3

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.