Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb48…570f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase6d ago0xdef93e…440c20
0xfb48…570f0x9a4f…6bb0BaseCertainDataCountry$0.007100%coinbase6d ago0xe8fee7…840aa8
0xfb48…570f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase6d ago0xc96a51…0968e9
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase6d ago0xa195cf…01dc20
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0x935ecf…d1ebc2
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0x19a2a4…4f193e
0xfb48…570f0x4466…125eBasex402 service$0.20100%coinbase6d ago0x34e2ed…ed43b3
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0xc9c7a3…65374f
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0x303811…facce5
0xfb48…570f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase6d ago0x2b83c3…0952e3
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0x3e5f19…be8813
0xfb48…570f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase6d ago0x06f817…06e851
0xfb48…570f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase6d ago0x793548…c19a5b
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase6d ago0xc67931…841b42
0xfb48…570f0xa437…5561BasePyfile ToolkitCompliance$0.003100%coinbase6d ago0x0c87e4…2ab482
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase6d ago0x6a3102…1b598e
0xfb48…570f0x4466…125eBasex402 service$0.008100%coinbase6d ago0x08d99b…68c13d
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xfc3f8b…82cdc9
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xbab385…46d07e
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xf8529a…b44bc4
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0x3a8c2d…4040fa
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xa09957…731f72
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xd48076…78fffc
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xccc26a…8bad65
0xfb48…570f0x2c87…735fBasex402 service$0.003001100%coinbase6d ago0xd851fa…335fc7

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.