Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…b92b0xab55…8008Basex402 service$0.005100%coinbase49d ago0x23ad2b…1a6377
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0x0def81…c07902
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x9da5e8…bf2025
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0xb5a038…f279d0
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb49d ago0x035c6c…622c93
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0xeb79ae…928a39
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x842fb8…d63a5f
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0xf96321…97af2a
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb49d ago0xe25716…c8da48
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x81816d…25b717
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0xa36640…ee217e
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x63d572…608414
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0x619508…59f5ff
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb49d ago0xcfeaa8…6a6ffd
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0x6b6fdc…4267f4
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase49d ago0xaa56e9…d36033
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase49d ago0x7bc0af…8ef71a
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase49d ago0xd8d819…2e628b
0x6575…b92b0x3c74…9992BaseAviationAviation$0.007570%0xcdf0…d2eb49d ago0xa8e7e3…5b9e84
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase49d ago0xe47ab1…3ea071
0x6575…b92b0xe05c…667aBasex402 service$0.001100%coinbase50d ago0x875d5b…6b8a9d
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase50d ago0x95e8cb…17458c
0x6575…b92b0xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase50d ago0x7d966b…db6b52
0x6575…b92b0x3c74…9992BaseAviationAviation$0.0075100%0xcdf0…d2eb50d ago0xa615f8…43ace9
0x6575…b92b0x19a7…aea8Basex402 service$0.002856100%coinbase50d ago0x550365…6675ee

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.