Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4985…5ce20xca75…bf3bBasex402 serviceAgent-payments$0.50100%coinbase78d ago0x0dc0ed…fd7d64
0x4985…5ce20x6e8b…4e2eBasex402 service$0.002100%coinbase79d ago0x03791d…060ffc
0x4985…5ce20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0xa77353…073d76
0x4985…5ce20x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase79d ago0x68d5f9…7ae908
0x4985…5ce20x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase79d ago0x5ee022…de2433
0x4985…5ce20x2932…4f60Basex402 service$0.01100%coinbase79d ago0x274152…445f07
0x4985…5ce20xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase79d ago0xd27459…b0981c
0x4985…5ce2x402-toolsBasex402-toolsPdf$0.005100%coinbase79d ago0xf59803…c847a7
0x4985…5ce20xbaf5…53ccBasex402 service$0.08100%coinbase79d ago0x532209…93f157
0x4985…5ce20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase79d ago0xbf4494…1064f8
0x4985…5ce20xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase79d ago0xd33326…a3de4d
0x4985…5ce20x4c34…02d9Basex402 service$0.001100%coinbase79d ago0xb4c8e9…4f9548

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.