Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ae…38980x4466…125eBasex402 service$0.004100%coinbase72d ago0xf8563d…d58ba0
0x45ae…38980xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase72d ago0xc44a91…22272d
0x45ae…38980x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%0x2772…8c1772d ago0x9ef783…2582a8
0x45ae…38980xc55a…c291Basex402 service$0.001100%coinbase72d ago0xa615fa…413e5d
0x45ae…38980x051a…af85Base—$0.02100%coinbase72d ago0x46d01c…ac0959
0x45ae…38980x4465…28eeBaseInvoketCompliance$0.01100%coinbase72d ago0xd4d0f0…2fcd65
0x45ae…38980x15d3…1cc8Basex402 service$0.001100%coinbase72d ago0x62b55a…c99169
0x45ae…38980x4465…28eeBaseInvoketCompliance$0.01100%coinbase72d ago0x69cf60…088e00
0x45ae…38980x4465…28eeBaseInvoketCompliance$0.01100%coinbase72d ago0x2a0f24…de9cf1
0x45ae…38980x124f…4478Base—$0.01100%coinbase72d ago0x249c97…be61ae
0x45ae…38980x0e84…b808BaseOtto AITwitter search$0.001100%coinbase72d ago0xa62d06…7015ba
0x45ae…38980x4465…28eeBaseInvoketCompliance$0.01100%coinbase72d ago0xbd58e2…b42009
0x45ae…38980x15d3…1cc8Basex402 service$0.001100%coinbase72d ago0xeaf8f7…49a4f0
0x45ae…38980x260f…82b0Basex402 service$0.05100%coinbase72d ago0xa1b54a…bd8446
0x45ae…38980xa112…7d60Base—$0.003100%heurist72d ago0xf35df1…767288
0x45ae…38980xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase72d ago0x984f32…5648a1
0x45ae…38980xfa6f…378cBaseAgentForgePing$0.003100%coinbase72d ago0x5b7ca7…7d06f1
0x45ae…38980x1484…c2c5Basex402 service$0.07100%coinbase72d ago0x47d23c…0dde31

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.