Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x986c…27740xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase98d ago0xe1f1bc…255f2b
0x986c…27740x4466…125eBasex402 service$0.005100%coinbase98d ago0xd24d74…eda26b
0x986c…27740x24fa…9bf2Basex402 service$0.001100%coinbase98d ago0x2c6c24…e08134
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x61230a…d13866
0x986c…27740x7dd5…2629Basex402 service$0.12100%coinbase98d ago0x665374…22ea02
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates98d ago0xfb7ab1…584480
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x3d84e4…f3011e
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0xb1ff0b…2dd8e4
0x986c…27740xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase98d ago0xb4fd6b…ae36df
0x986c…27740x217e…67c4Basex402 Service Auditx402$0.003100%coinbase98d ago0x350aec…657a80
0x986c…27740x217e…67c4Basex402 Service Auditx402$0.003100%coinbase98d ago0x52ded8…e3a5b4
0x986c…27740x217e…67c4Basex402 Service Auditx402$0.003100%coinbase98d ago0x14027c…d93f64
0x986c…27740xdcec…7566Basex402 service$0.01100%coinbase98d ago0x47ab74…6a434a
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.005100%candidates98d ago0xabeeef…50010f
0x986c…27740x24fa…9bf2Basex402 service$0.003100%candidates98d ago0x60e522…f7460c
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x9fd32a…e2a347
0x986c…27740xd20f…7d0dBase—$0.004100%coinbase98d ago0xed4cac…36474b
0x986c…27740xdcec…7566Basex402 service$0.01100%coinbase98d ago0x8b1fbc…0ae640
0x986c…27740xdcec…7566Basex402 service$0.01100%candidates98d ago0x4ca4b3…26d3b1
0x986c…27740xd20f…7d0dBase—$0.005100%coinbase98d ago0xe40c55…6f4d0f
0x986c…27740x38c9…a584Basex402 service$0.002100%candidates98d ago0x438eef…2a0682
0x986c…27740xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xc5b5c2…1b4782
0x986c…27740xbc64…e3b0Basex402 service$0.001100%coinbase98d ago0x4548e7…1e8fd4
0x986c…27740xb484…d68eBasex402 service$0.01100%coinbase98d ago0xe63157…f5468a
0x986c…27740xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xcf2e87…6c17ec

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.