Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7570…59cf0x4c1a…1155Basex402 service$0.25100%coinbase94d ago0x100fd0…947d47
0x7570…59cf0x5721…8867Basex402 service$0.001100%coinbase94d ago0x41b164…55d842
0x7570…59cf0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase94d ago0x461a57…15f337
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0xf83ab8…a7a792
0x7570…59cf0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase94d ago0x429a3a…bf432a
0x7570…59cf0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase94d ago0xfd546c…f66828
0x7570…59cf0x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase95d ago0xe7422c…bf4593
0x7570…59cf0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0x5d487d…81e7bd
0x7570…59cf0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase95d ago0x67967a…8ec8eb
0x7570…59cf0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase95d ago0xe30df4…12fa74
0x7570…59cf0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase95d ago0x62ecbd…405b98
0x7570…59cf0x24fa…9bf2Basex402 service$0.001100%coinbase95d ago0x46ac27…398348
0x7570…59cf0x24fa…9bf2Basex402 service$0.001100%coinbase95d ago0x0af1cb…93536f
0x7570…59cf0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase95d ago0x44d6c2…44ae86
0x7570…59cf0x4683…6fb0BaseTools API$0.03100%coinbase95d ago0x67e2fa…e3f86f
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase95d ago0xb072c4…7af2ac
0x7570…59cf0x2932…4f60Basex402 service$0.01100%coinbase95d ago0x6851b4…54ce3d
0x7570…59cf0x2489…7a0fBasex402 service$0.02100%coinbase95d ago0xb557ee…7cbf20
0x7570…59cf0x2932…4f60Basex402 service$0.01100%coinbase95d ago0x68dd22…853427
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0xf5a536…055abb
0x7570…59cf0x2932…4f60Basex402 service$0.01100%coinbase95d ago0xcfca35…167bb0
0x7570…59cf0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase95d ago0x1f7544…12b267
0x7570…59cf0x2932…4f60Basex402 service$0.01100%coinbase95d ago0x7801a9…d85557
0x7570…59cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase95d ago0xde2680…d8cc86
0x7570…59cf0xdcec…7566Basex402 service$0.01100%coinbase95d ago0x3f0669…ad1cf9

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.