Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase44d ago0x9497fd…97f1fb
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase44d ago0x8a51a8…035196
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase44d ago0xa28f48…daaea1
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003639100%coinbase44d ago0x474663…1acb8d
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase44d ago0x58dd44…01bcc6
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb44d ago0xe05659…d7c08b
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase44d ago0xee3c89…59f346
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase44d ago0xca3d8a…9c364e
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase44d ago0x22e521…e54bc1
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase44d ago0x8b322d…a1f23c
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003639100%coinbase44d ago0x85c6e9…99d2bb
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase44d ago0x6b73af…9a1d5d
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb44d ago0x64e27f…81a902
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase44d ago0x6d0347…8af482
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase44d ago0xbfdfb7…680b6c
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase44d ago0x84dd97…176cbb
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase44d ago0xb3ebff…a3ee6f
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003639100%coinbase44d ago0xab9c70…9c5359
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase44d ago0x4d1550…68a9cf
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb44d ago0x667421…32298a
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase44d ago0x4f38c9…4497d1
0x6575…b92b0xdefa…c267Basex402 service$0.005100%coinbase44d ago0x9e6d34…6b95c7
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase44d ago0xc1352d…70c711
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase44d ago0x927630…b3a885
0x6575…b92b0x8581…c402BaseSurplus IntelligenceTwitter$0.003577100%coinbase44d ago0xfc22d6…9b587a

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.